mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 16:29:01 +08:00
Change Custom profiles title similar to Default
CURA-6941
This commit is contained in:
parent
5b9bd46ba3
commit
c0ac03f2ae
@ -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…
x
Reference in New Issue
Block a user