diff --git a/qt/aqt/stylesheets.py b/qt/aqt/stylesheets.py index 0a1133017..69260f20f 100644 --- a/qt/aqt/stylesheets.py +++ b/qt/aqt/stylesheets.py @@ -73,7 +73,6 @@ QMenu::item {{ background-color: transparent; padding: 3px 10px; margin-bottom: 4px; - min-width: 120px; }} QMenu::item:selected {{ background-color: {tm.var(colors.HIGHLIGHT_BG)};