Fix: Photon like tab - Remove overlap when moving

https://www.reddit.com/r/firefox/comments/norrv6/lepton_themes_photon_styled/h0soxwf/
This commit is contained in:
alstjr7375 2021-06-07 11:38:28 +09:00
parent a735752910
commit a05b85f070

View file

@ -251,7 +251,7 @@
}
/* Overflow Tab - white bottom line fix */
#tabbrowser-arrowscrollbox > .tabbrowser-tab {
#tabbrowser-tabs:not([movingtab]) #tabbrowser-arrowscrollbox > .tabbrowser-tab {
z-index: 0 !important;
}