mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:39:04 +08: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
@ -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…
x
Reference in New Issue
Block a user