Fix obnoxious tab overflow again.
This commit is contained in:
parent
af05f55870
commit
5406b91f1c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
justify-content: space-between;
|
||||
align-items: center;
|
||||
max-width: 200px;
|
||||
min-width: 0px;
|
||||
// margin-right: 3px;
|
||||
opacity: .5;
|
||||
background: @background;
|
||||
|
|
Loading…
Reference in a new issue