mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Change default sizes of menu
CURA-8928
This commit is contained in:
parent
d88f7d4267
commit
beae4f28f7
3 changed files with 7 additions and 3 deletions
|
@ -14,7 +14,7 @@ UM.Menu
|
|||
id: menu
|
||||
padding: 0
|
||||
|
||||
implicitWidth: UM.Theme.getSize("setting_control").width
|
||||
implicitWidth: UM.Theme.getSize("menu").width
|
||||
|
||||
delegate: Cura.MenuItem {}
|
||||
background: Rectangle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue