Fix: Tab Bar - Phenomenon of decreasing size at FFv108 #484

This commit is contained in:
alstjr7375 2022-10-19 04:22:33 +09:00
parent 780ae43cd4
commit de33b0fc0b
2 changed files with 0 additions and 8 deletions

View file

@ -6529,10 +6529,6 @@
}
@supports -moz-bool-pref("userChrome.tab.newtab_button_like_tab") {
#TabsToolbar:not([multibar]) #tabbrowser-arrowscrollbox {
position: absolute;
}
.tab-background::before,
#tabs-newtab-button::before {
/* Box Model */

View file

@ -40,10 +40,6 @@
}
@include Option("userChrome.tab.newtab_button_like_tab") {
#TabsToolbar:not([multibar]) #tabbrowser-arrowscrollbox {
position: absolute;
}
.tab-background::before,
#tabs-newtab-button::before {
@include _dynamicSeparatorShape;