Skip to content

Commit

Permalink
Allow smaller popup menus.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Dec 31, 2021
1 parent 1f845ea commit 6336480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/widgets/widgets.style
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ defaultMenu: Menu {

arrow: defaultMenuArrow;

widthMin: 180px;
widthMin: 140px;
widthMax: 300px;

ripple: defaultRippleAnimation;
Expand Down

0 comments on commit 6336480

Please sign in to comment.