mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 10:39:00 +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;
|
||||
}
|
||||
|
||||
Label { text: "Print Settings"; width: parent.width; }
|
||||
Label { text: "Print Settings"; width: parent.width; font.capitalization: Font.AllUppercase; font.pointSize: UM.Theme.smallTextSize; }
|
||||
|
||||
Item {
|
||||
width: parent.width;
|
||||
|
Loading…
x
Reference in New Issue
Block a user