1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Ensure forward list room decorations are aligned

Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
Robin Townsend
2021-05-19 13:32:27 -04:00
parent 678b298bab
commit 83224dc7b6

View File

@@ -82,6 +82,7 @@ limitations under the License.
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
margin-top: 12px; margin-top: 12px;
height: 32px;
.mx_ForwardList_roomButton { .mx_ForwardList_roomButton {
display: flex; display: flex;