forked from Public/monero-gui
repo: remove isMobile leftovers
This commit is contained in:
@@ -52,7 +52,7 @@ Rectangle {
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
|
||||
anchors.margins: (isMobile)? 17 : 20
|
||||
anchors.margins: 20
|
||||
anchors.topMargin: 40
|
||||
|
||||
spacing: 30
|
||||
|
||||
Reference in New Issue
Block a user