mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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,5 +1,5 @@
|
|||||||
.mx_RoomStatusBar {
|
.mx_RoomStatusBar {
|
||||||
margin-top: 5px;
|
padding-top: 5px;
|
||||||
margin-left: 65px;
|
margin-left: 65px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user