mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Change font size in banner
This commit is contained in:
parent
b75ba44a94
commit
a4d9beb9c2
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ Rectangle
|
||||||
margins: UM.Theme.getSize("default_margin").width
|
margins: UM.Theme.getSize("default_margin").width
|
||||||
}
|
}
|
||||||
|
|
||||||
font: UM.Theme.getFont("medium")
|
font: UM.Theme.getFont("default")
|
||||||
text: bannerBody
|
text: bannerBody
|
||||||
|
|
||||||
renderType: Text.NativeRendering
|
renderType: Text.NativeRendering
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue