[SSE] Fix Bug 51255
This commit is contained in:
parent
cebb400c34
commit
0dfcbd8b53
|
@ -20,6 +20,11 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
&.active {
|
||||||
|
background-color: @background-secondary;
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
.hairline(right, @background-menu-divider);
|
.hairline(right, @background-menu-divider);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue