Design polish work

This commit is contained in:
Sander Ferdinand
2018-03-21 02:12:02 +01:00
committed by moneromooo-monero
parent 70983136bc
commit 57c0477fc6
5 changed files with 4 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ ColumnLayout {
property bool wrapAnywhere: true
property bool showingHeader: true
property bool showBorder: true
property int fontSize: 18 * scaleRatio
property int fontSize: 16 * scaleRatio
signal labelButtonClicked();
signal inputLabelLinkActivated();