Change Custom profiles title similar to Default

CURA-6941
This commit is contained in:
Kostas Karmas 2019-12-09 14:35:19 +01:00
parent 5b9bd46ba3
commit c0ac03f2ae

View file

@ -164,6 +164,7 @@ Popup
visible: profilesList.visibleChildren.length > 1
anchors.left: parent.left
anchors.leftMargin: UM.Theme.getSize("default_margin").width
color: UM.Theme.getColor("text_inactive")
}
Column