diff --git a/userContent.css b/userContent.css index b3abf11..0f4a1a8 100644 --- a/userContent.css +++ b/userContent.css @@ -1714,6 +1714,17 @@ } @media (-moz-gtk-csd-available) { + /*= Layout Fixes =========================================================*/ + menupopup menu { + padding-block: 4px; + } + + .menu-right { + width: 16px !important; /* Original: 1ex */ + background-image: url("chrome://global/skin/icons/arrow-right.svg"); + background-position: right center; + } + /*= Proton ===============================================================*/ :root { --organizer-color: -moz-DialogText;