mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
Fix height statusbar (#840)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
22652d72a3
commit
bc9493ae54
@ -81,6 +81,7 @@
|
||||
|
||||
.status-bar {
|
||||
min-height: $status-bar-height;
|
||||
height: $status-bar-height;
|
||||
min-width: 1200px;
|
||||
font-size: 12px;
|
||||
line-height: 150%;
|
||||
|
Loading…
Reference in New Issue
Block a user