Merge pull request #1435 from ONLYOFFICE/feature/Bug_51255

[SSE] Fix Bug 51255
This commit is contained in:
maxkadushkin 2021-12-24 18:10:38 +03:00 committed by GitHub
commit a170b138cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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