[DE PE SSE] Fix Bug 55534
This commit is contained in:
parent
3e6bf06d0e
commit
4549f3556b
|
@ -119,6 +119,9 @@
|
|||
.navbar-bg {
|
||||
//-webkit-backdrop-filter: none;
|
||||
backdrop-filter: none;
|
||||
&::after {
|
||||
background: @background-menu-divider;
|
||||
}
|
||||
}
|
||||
|
||||
.list:first-child {
|
||||
|
|
Loading…
Reference in a new issue