Fix layout issue with expanded space panel

pull/21833/head
Michael Telatynski 2021-05-04 14:01:10 +01:00
parent 3cca153696
commit d14ea1bd58
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ $activeBorderColor: $secondary-fg-color;
display: inline-flex;
flex-flow: wrap;
align-self: baseline;
width: 100%;
}
.mx_SpaceItem.collapsed {