Merge pull request #1874

c2e2777 wizard: add copying seed to clipboard warning (mmbyday)
This commit is contained in:
luigi1111
2019-01-09 17:45:30 -06:00
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