[SSE] Fix width of tabs in statusbar
This commit is contained in:
parent
279e434955
commit
f9ba235f01
|
@ -177,6 +177,7 @@
|
|||
border-left: 1px solid @gray-dark;
|
||||
border-right: 1px solid @gray-dark;
|
||||
border-top: 1px solid @gray-dark;
|
||||
white-space: nowrap;
|
||||
|
||||
&:hover {
|
||||
border-top-color: @gray-dark;
|
||||
|
|
Loading…
Reference in a new issue