Improve spacing
This commit is contained in:
parent
69929134c5
commit
87a8dc4ff0
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ $tagPanelWidth: 56px; // only applies in this file, used for calculations
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
margin-top: 12px; // so we're not up against the search/filter
|
margin-top: 10px; // so we're not up against the search/filter
|
||||||
|
|
||||||
&.mx_LeftPanel2_roomListWrapper_stickyBottom {
|
&.mx_LeftPanel2_roomListWrapper_stickyBottom {
|
||||||
padding-bottom: 32px;
|
padding-bottom: 32px;
|
||||||
|
|
Loading…
Reference in a new issue