Skip to content

Commit

Permalink
Increase menu minimum width.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Jan 12, 2022
1 parent 087c82e commit 5c6d5ea
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: 140px;
widthMin: 156px;
widthMax: 300px;

ripple: defaultRippleAnimation;
Expand Down

0 comments on commit 5c6d5ea

Please sign in to comment.