fix: полный production-фикс fix40 (layout, sidebar, journald, логирование)
This commit is contained in:
@@ -110,7 +110,7 @@ function handleOutsideClick() {
|
||||
}
|
||||
|
||||
.hideSidebar .fixed-header {
|
||||
width: calc(100% - 54px);
|
||||
width: calc(100% - #{$sideBarCollapsedWidth});
|
||||
}
|
||||
|
||||
.mobile .fixed-header {
|
||||
|
||||
Reference in New Issue
Block a user