mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:15:54 +08:00
Update styling of "Print settings" header
This commit is contained in:
parent
1c1371489b
commit
242b46dcca
@ -37,7 +37,7 @@ Rectangle {
|
|||||||
rightMargin: UM.Theme.defaultMargin;
|
rightMargin: UM.Theme.defaultMargin;
|
||||||
}
|
}
|
||||||
|
|
||||||
Label { text: "Print Settings"; width: parent.width; }
|
Label { text: "Print Settings"; width: parent.width; font.capitalization: Font.AllUppercase; font.pointSize: UM.Theme.smallTextSize; }
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
width: parent.width;
|
width: parent.width;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user