mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 20:06:04 +08:00
Change font size in banner
This commit is contained in:
parent
b75ba44a94
commit
a4d9beb9c2
@ -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…
x
Reference in New Issue
Block a user