mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Adjust size and margins of the icon in the action button
Contributes to CURA-5876.
This commit is contained in:
parent
f99c788eb6
commit
ed8292c472
3 changed files with 5 additions and 3 deletions
|
@ -60,7 +60,7 @@ Item
|
|||
{
|
||||
text: catalog.i18nc("@label", "Printer")
|
||||
width: Math.round(parent.width * 0.3) - UM.Theme.getSize("default_margin").width
|
||||
// height: contentHeight
|
||||
height: contentHeight
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text")
|
||||
anchors.verticalCenter: printerTypeSelector.verticalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue