diff --git a/home/firefox/custom.css b/home/firefox/custom.css index 07a71aa..5457263 100644 --- a/home/firefox/custom.css +++ b/home/firefox/custom.css @@ -11,6 +11,11 @@ --uc-vertical-toolbar-width: 46px !important; } +/* Fix left side of tabs going past what it should */ +scrollbox { + margin-left: 5px; +} + /* https://github.com/Godiesc/firefox-gx/blob/main/Tricks/README.md */ /* Extensions button into the "left-sidebar" - Immovable */