somewhat cryptic hack to make empty RoomStatusBars not take up 41px rather than 36px of height
This commit is contained in:
parent
3263076ea6
commit
27222a54c7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.mx_RoomStatusBar {
|
||||
margin-top: 5px;
|
||||
padding-top: 5px;
|
||||
margin-left: 65px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue