Allow smaller popup menus.
This commit is contained in:
parent
1f845ea919
commit
633648074a
1 changed files with 1 additions and 1 deletions
|
|
@ -857,7 +857,7 @@ defaultMenu: Menu {
|
||||||
|
|
||||||
arrow: defaultMenuArrow;
|
arrow: defaultMenuArrow;
|
||||||
|
|
||||||
widthMin: 180px;
|
widthMin: 140px;
|
||||||
widthMax: 300px;
|
widthMax: 300px;
|
||||||
|
|
||||||
ripple: defaultRippleAnimation;
|
ripple: defaultRippleAnimation;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue