forked from Public/monero-gui
Merchant page
This commit is contained in:
@@ -55,7 +55,7 @@ Rectangle {
|
||||
anchors.left: parent.left
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.margins: (isMobile)? 17 : 20
|
||||
anchors.margins: (isMobile)? 17 * scaleRatio : 20 * scaleRatio
|
||||
anchors.topMargin: 0
|
||||
spacing: 6 * scaleRatio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user