mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Change font size in banner
This commit is contained in:
parent
feb3046eac
commit
964de6c7fb
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