mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 09:17:50 -06:00
Change the font size to default in the changelog
So that it is consistent with the What's new pages CURA-8154
This commit is contained in:
parent
ae63dff0e4
commit
17a4b40fd7
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Item
|
|||
textArea.textFormat: Text.RichText
|
||||
textArea.wrapMode: Text.WordWrap
|
||||
textArea.readOnly: true
|
||||
textArea.font: UM.Theme.getFont("medium")
|
||||
textArea.font: UM.Theme.getFont("default")
|
||||
textArea.onLinkActivated: Qt.openUrlExternally(link)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue