mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-08 17:41:50 +00:00
fix icon visibility for vertical tabs
This commit is contained in:

committed by
Eugene

parent
0c2f824cf4
commit
3d2cd6d632
@@ -3,7 +3,7 @@ $tabs-height: 38px;
|
||||
:host {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
box-sizing: content-box;
|
||||
box-sizing: border-box;
|
||||
|
||||
> * { cursor: pointer; }
|
||||
|
||||
|
Reference in New Issue
Block a user