New file
This commit is contained in:
parent
70a0098b6f
commit
8eb48c90b6
1 changed files with 2 additions and 0 deletions
2
chrome/tabs_fill_available_width.css
Normal file
2
chrome/tabs_fill_available_width.css
Normal file
|
@ -0,0 +1,2 @@
|
|||
/* Why 100vw? Tab closing requires width animation to end and "none" can't be animated */
|
||||
.tabbrowser-tab[fadein]{ max-width: 100vw !important }
|
Loading…
Reference in a new issue