Browse Source

ui changes

cl-refactor
yann300 10 years ago
parent
commit
f57882b911
  1. 2
      mix/qml/RegisteringStep.qml

2
mix/qml/RegisteringStep.qml

@ -244,7 +244,9 @@ Rectangle {
Label Label
{ {
id: verificationEthUrl id: verificationEthUrl
anchors.topMargin: 10
font.italic: true font.italic: true
font.pointSize: appStyle.absoluteSize(-1)
} }
} }
} }

Loading…
Cancel
Save