wizard: add copying seed to clipboard warning

This commit is contained in:
mmbyday
2018-12-29 23:07:14 -08:00
parent 48a267f631
commit c2e27772e4
2 changed files with 23 additions and 15 deletions

View File

@@ -7,6 +7,7 @@ import "." as MoneroComponents
Rectangle {
id: root
property alias text: content.text
property alias textColor: content.color
property int fontSize: 15 * scaleRatio
Layout.fillWidth: true