mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix layout issue with expanded space panel
This commit is contained in:
parent
3cca153696
commit
d14ea1bd58
@ -80,6 +80,7 @@ $activeBorderColor: $secondary-fg-color;
|
||||
display: inline-flex;
|
||||
flex-flow: wrap;
|
||||
align-self: baseline;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.mx_SpaceItem.collapsed {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user