mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-22 16:27:22 +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 {
|
.status-bar {
|
||||||
min-height: $status-bar-height;
|
min-height: $status-bar-height;
|
||||||
|
height: $status-bar-height;
|
||||||
min-width: 1200px;
|
min-width: 1200px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 150%;
|
line-height: 150%;
|
||||||
|
Loading…
Reference in New Issue
Block a user