[DE PE SSE] Fix Bug 55534

This commit is contained in:
ShimaginAndrey 2022-02-16 13:37:54 +03:00
parent 3e6bf06d0e
commit 4549f3556b

View file

@ -119,6 +119,9 @@
.navbar-bg {
//-webkit-backdrop-filter: none;
backdrop-filter: none;
&::after {
background: @background-menu-divider;
}
}
.list:first-child {