mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 21:30:02 +08:00
[DE PE SSE] Fix Bug 55534
This commit is contained in:
@ -119,6 +119,9 @@
|
||||
.navbar-bg {
|
||||
//-webkit-backdrop-filter: none;
|
||||
backdrop-filter: none;
|
||||
&::after {
|
||||
background: @background-menu-divider;
|
||||
}
|
||||
}
|
||||
|
||||
.list:first-child {
|
||||
|
||||
Reference in New Issue
Block a user