mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Fix button heights
CURA-8640
This commit is contained in:
parent
53efb78cf6
commit
62c1e37e04
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Button
|
|||
|
||||
leftPadding: UM.Theme.getSize("default_margin").width
|
||||
rightPadding: UM.Theme.getSize("default_margin").width
|
||||
height: UM.Theme.getSize("action_button").height
|
||||
implicitHeight: UM.Theme.getSize("action_button").height
|
||||
hoverEnabled: true
|
||||
|
||||
onHoveredChanged:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue