stop tabs from flickering? #31

This commit is contained in:
bmFtZQ 2022-06-14 21:29:58 +08:00
parent cde79a01e2
commit fed7d2817a

View file

@ -296,7 +296,7 @@ toolbarbutton[part="scrollbutton-down"] {
} }
#tabbrowser-tabs[overflow] .tabbrowser-tab[last-visible-tab]:not([pinned]) { #tabbrowser-tabs[overflow] .tabbrowser-tab[last-visible-tab]:not([pinned]) {
margin-inline-end: 8px !important; margin-inline-end: 7px !important;
} }