Merge branch 'textfix' of cwtch.im/ui into master

This commit is contained in:
erinn 2019-02-11 22:44:25 +00:00 committed by Gogs
commit 2362682a9f
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ Label {
font.pixelSize: gcd.themeScale * size
wrapMode: Text.WordWrap
color: "#000000"
textFormat: Text.PlainText
property real size: 12
}