mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix edge case with space panel alignment with subspaces on ff
This commit is contained in:
parent
e9f59ed093
commit
c5cbca7c57
@ -79,6 +79,7 @@ $activeBorderColor: $secondary-fg-color;
|
||||
.mx_SpaceItem {
|
||||
display: inline-flex;
|
||||
flex-flow: wrap;
|
||||
align-self: baseline;
|
||||
}
|
||||
|
||||
.mx_SpaceItem.collapsed {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user