mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06: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
|
||||
}
|
||||
|
||||
font: UM.Theme.getFont("medium")
|
||||
font: UM.Theme.getFont("default")
|
||||
text: bannerBody
|
||||
|
||||
renderType: Text.NativeRendering
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue