mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Change Custom profiles title similar to Default
CURA-6941
This commit is contained in:
parent
5b9bd46ba3
commit
c0ac03f2ae
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ Popup
|
||||||
visible: profilesList.visibleChildren.length > 1
|
visible: profilesList.visibleChildren.length > 1
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
||||||
|
color: UM.Theme.getColor("text_inactive")
|
||||||
}
|
}
|
||||||
|
|
||||||
Column
|
Column
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue