Small style changes

This commit is contained in:
Sander Ferdinand
2018-03-20 00:52:52 +01:00
committed by moneromooo-monero
parent bbc16e36dd
commit 69b4d56fdd
3 changed files with 3 additions and 2 deletions

View File

@@ -175,6 +175,7 @@ ColumnLayout {
Layout.fillWidth: true
Layout.topMargin: 20 * scaleRatio
fontSize: 14 * scaleRatio
color: 'black'
text: qsTr("Bootstrap node (leave blank if not wanted)") + translationManager.emptyString
}
RemoteNodeEdit {