mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Change the font size
To make it consistent with the size of texts in the other Welcome pages.
This commit is contained in:
parent
8b73f7cef9
commit
a28ca19647
2 changed files with 2 additions and 1 deletions
|
|
@ -44,6 +44,7 @@ Item
|
|||
textArea.textFormat: Text.RichText
|
||||
textArea.wrapMode: Text.WordWrap
|
||||
textArea.readOnly: true
|
||||
textArea.font: UM.Theme.getFont("medium")
|
||||
}
|
||||
|
||||
Cura.PrimaryButton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue