This commit is contained in:
MrOtherGuy
2025-03-13 17:19:45 +02:00

View File

@@ -83,4 +83,9 @@ See the above repository for updates as well as full license text. */
@media (-moz-bool-pref: "userchrome.multirowtabs.scrollbar-handle.enabled"),
-moz-pref( "userchrome.multirowtabs.scrollbar-handle.enabled"){
#tabbrowser-arrowscrollbox{ -moz-window-dragging: no-drag }
}
}
/* Make tab groups collapse */
tab-group[collapsed] .tabbrowser-tab[fadein]:not([pinned]){
min-width: 0 !important;
}