Change font size in banner

This commit is contained in:
casper 2021-11-27 13:31:47 +01:00
parent feb3046eac
commit 964de6c7fb

View file

@ -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