Fix edge case with space panel alignment with subspaces on ff
This commit is contained in:
@@ -79,6 +79,7 @@ $activeBorderColor: $secondary-fg-color;
|
||||
.mx_SpaceItem {
|
||||
display: inline-flex;
|
||||
flex-flow: wrap;
|
||||
align-self: baseline;
|
||||
}
|
||||
|
||||
.mx_SpaceItem.collapsed {
|
||||
|
||||
Reference in New Issue
Block a user