This commit is contained in:
MrOtherGuy 2018-12-30 11:49:16 +02:00
parent 70a0098b6f
commit 8eb48c90b6

View 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 }