diff --git a/homeManagerModules/firefox/custom-css/style.scss b/homeManagerModules/firefox/custom-css/style.scss index 3faa33ab..91c0c173 100644 --- a/homeManagerModules/firefox/custom-css/style.scss +++ b/homeManagerModules/firefox/custom-css/style.scss @@ -1,6 +1,6 @@ // Global Vars :root * { - --tab-height-personal: 40px !important; + --tab-height-personal: 43px !important; --uc-tab-corner-height: 41px !important; --my-vertical-toolbar-width: 46px !important; }