From 26066614d2b024c4455cf9331911f84e21450944 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Tue, 28 Jan 2025 17:53:34 -0500 Subject: [PATCH] fix(firefox-gx): fix left tab margin on desktop --- homeManagerModules/firefox/custom-css/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/homeManagerModules/firefox/custom-css/style.scss b/homeManagerModules/firefox/custom-css/style.scss index 91c0c173..2d097c92 100644 --- a/homeManagerModules/firefox/custom-css/style.scss +++ b/homeManagerModules/firefox/custom-css/style.scss @@ -3,6 +3,7 @@ --tab-height-personal: 43px !important; --uc-tab-corner-height: 41px !important; --my-vertical-toolbar-width: 46px !important; + --uc-margin-left-right: -1px !important; // Fix left tab margin on desktop } // Put main menu under logo