mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add missing font & color
CURA-6810
This commit is contained in:
parent
9ced5e9205
commit
b72b542d21
3 changed files with 8 additions and 1 deletions
|
|
@ -48,5 +48,7 @@ Button
|
|||
anchors.left: button.left
|
||||
anchors.leftMargin: UM.Theme.getSize("wide_margin").width
|
||||
renderType: Text.NativeRendering
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue