mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Removed font from rectangle
This commit is contained in:
parent
74a1a5f6f1
commit
ccd95c2ecf
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Rectangle
|
|||
anchors.left: parent.left
|
||||
anchors.leftMargin: UM.Theme.sizes.default_margin.width;
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
font: UM.Theme.fonts.default;
|
||||
//font: UM.Theme.fonts.default;
|
||||
color: UM.Theme.colors.text_white
|
||||
}
|
||||
TextField
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue