Merge pull request #1793

85cd428 Merchant page (xmrdsc)
This commit is contained in:
luigi1111
2019-01-09 17:43:31 -06:00
28 changed files with 1250 additions and 452 deletions

View File

@@ -53,7 +53,7 @@ Rectangle {
anchors.top: parent.top
anchors.right: parent.right
anchors.margins: (isMobile)? 17 : 20
anchors.margins: (isMobile)? 17 * scaleRatio : 20 * scaleRatio
anchors.topMargin: 40 * scaleRatio
spacing: 30 * scaleRatio