Merge pull request #2843

5076757 SettingsLog: don't assign color to font family (selsta)
pull/7/head
luigi1111 4 years ago
commit 585fb2810d
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -159,7 +159,7 @@ Rectangle {
textFormat: TextEdit.RichText
selectByMouse: true
selectByKeyboard: true
font.family: MoneroComponents.Style.defaultFontColor
font.family: MoneroComponents.Style.fontRegular.name
font.pixelSize: 14
wrapMode: TextEdit.Wrap
readOnly: true