diff --git a/theme/parts/popups.css b/theme/parts/popups.css index b66740a..49c1edf 100644 --- a/theme/parts/popups.css +++ b/theme/parts/popups.css @@ -34,7 +34,8 @@ menuitem[type="radio"] .menu-iconic-icon { menuitem:not(.menuitem-iconic) { padding-right: 18px !important; } -menuitem :is(label, description)[value][crop]::before { +menuitem :is(label, description)[value][crop]::before, +.menu-iconic-text[value][crop]::before { min-width: min-content !important; } menuitem:not([acceltext]) .menu-accel-container {