mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 14:31:09 +02:00
Ensure forward list room decorations are aligned
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
678b298bab
commit
83224dc7b6
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user