mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
[VE] Fix not-compact statusbar
This commit is contained in:
@ -382,3 +382,7 @@
|
||||
.rtl-sheet .nav {
|
||||
padding-right: 0;
|
||||
}
|
||||
#statusbar {
|
||||
background-color: @background-toolbar-ie;
|
||||
background-color: @background-toolbar;
|
||||
}
|
||||
Reference in New Issue
Block a user