mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 21:30:34 +08:00
[SSE] Fix Bug 51255
This commit is contained in:
@ -24,6 +24,11 @@
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
|
||||
&.active {
|
||||
background-color: @background-secondary;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.hairline(right, @background-menu-divider);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user