reduce tabs scrollbutton margin
This commit is contained in:
@@ -25,4 +25,8 @@ menupopup > menu{ padding-block: 0.3em !important; }
|
||||
width: 16px !important;
|
||||
height: 16px !important;
|
||||
padding: 1px !important;
|
||||
}
|
||||
}
|
||||
|
||||
#tabbrowser-tabs{ --uc-tabs-scrollbutton-margin: 2px }
|
||||
#scrollbutton-up,
|
||||
#scrollbutton-down{ margin: var(--uc-tabs-scrollbutton-margin,0px) !important; }
|
||||
Reference in New Issue
Block a user