[SSE] Fix width of tabs in statusbar

This commit is contained in:
JuliaSvinareva 2020-05-20 15:51:18 +03:00
parent 279e434955
commit f9ba235f01

View file

@ -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;