Iterate PR, tweak margins
This commit is contained in:
parent
3fe6f0a792
commit
24a088e234
4 changed files with 23 additions and 6 deletions
|
@ -138,9 +138,9 @@ $tagPanelWidth: 56px; // only applies in this file, used for calculations
|
|||
|
||||
.mx_LeftPanel_roomListFilterCount {
|
||||
font-size: $font-13px;
|
||||
font-weight: 500;
|
||||
font-weight: $font-semi-bold;
|
||||
margin-left: 12px;
|
||||
margin-top: 16px;
|
||||
margin-top: 14px;
|
||||
margin-bottom: -4px; // to counteract the normal roomListWrapper margin-top
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue