mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Align profile dropdown box correctly
CURA-4147
This commit is contained in:
parent
e17a88fe11
commit
28670edf8e
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ Rectangle
|
|||
|
||||
width: parent.width * 0.7 + UM.Theme.getSize("default_margin").width
|
||||
height: UM.Theme.getSize("setting_control").height
|
||||
anchors.left: globalProfileLabel.right
|
||||
anchors.right: parent.right
|
||||
tooltip: Cura.MachineManager.activeQualityName
|
||||
style: UM.Theme.styles.sidebar_header_button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue