From aca8d5aeed43b6d3770fb71402846f37b20ac5fd Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Wed, 30 Aug 2023 19:56:15 +0800 Subject: [PATCH] update #922 --- src/other/firefox/common/parts/popups.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/other/firefox/common/parts/popups.css b/src/other/firefox/common/parts/popups.css index 111d82d..a434122 100644 --- a/src/other/firefox/common/parts/popups.css +++ b/src/other/firefox/common/parts/popups.css @@ -17,7 +17,7 @@ menupopup, panel { --arrowpanel-background: var(--gnome-menu-background) !important; --arrowpanel-border-color: transparent !important; color: var(--gnome-toolbar-color) !important; - padding: 0 4px 9px !important; + padding: 2px 4px 9px !important; } .panel-arrowcontent {