use id selector for #tabbrowser-arrowscrollbox
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
scrollbar-color: var(--toolbar-bgcolor) var(--lwt-accent-color);
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
#tabbrowser-tabs > .tabbrowser-arrowscrollbox {
|
||||
#tabbrowser-tabs > .tabbrowser-arrowscrollbox,
|
||||
#tabbrowser-arrowscrollbox{
|
||||
overflow: -moz-hidden-unscrollable;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user