SettingsLog: don't assign color to font family

pull/7/head
selsta 4 years ago
parent a75a0fb8c5
commit 50767570f0
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

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