From 3d4b3c110c4e5efe689bf67feeec892b084e88c1 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Thu, 23 Nov 2023 22:49:17 -0500 Subject: [PATCH] fix(firefox): set left toolbar width --- home/firefox/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/home/firefox/custom.css b/home/firefox/custom.css index 25c42b4..cddd708 100644 --- a/home/firefox/custom.css +++ b/home/firefox/custom.css @@ -8,6 +8,7 @@ --margin-left-icons-personal: 3px !important; --tab-height-personal: 40px !important; --uc-tab-corner-height: 40px !important; + --uc-vertical-toolbar-width: 46px !important; } /* https://github.com/Godiesc/firefox-gx/blob/main/Tricks/README.md */