diff --git a/chrome/compact_proton.css b/chrome/compact_proton.css index 8770265..5e934dc 100644 --- a/chrome/compact_proton.css +++ b/chrome/compact_proton.css @@ -25,4 +25,8 @@ menupopup > menu{ padding-block: 0.3em !important; } width: 16px !important; height: 16px !important; padding: 1px !important; -} \ No newline at end of file +} + +#tabbrowser-tabs{ --uc-tabs-scrollbutton-margin: 2px } +#scrollbutton-up, +#scrollbutton-down{ margin: var(--uc-tabs-scrollbutton-margin,0px) !important; } \ No newline at end of file