mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 12:47:25 -04:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user