[SSE] Fix Bug 51255

This commit is contained in:
ShimaginAndrey 2021-12-23 09:30:17 +03:00
parent 2d0e40d9c5
commit 3adfcfd9ce

View file

@ -24,6 +24,11 @@
text-align: center;
height: 100%;
position: relative;
&.active {
background-color: @background-secondary;
font-weight: 600;
}
.hairline(right, @background-menu-divider);
}