mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-16 07:17:26 -04:00
repo: remove isMobile leftovers
This commit is contained in:
@@ -45,7 +45,7 @@ Rectangle {
|
||||
anchors.left: parent.left
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.margins: (isMobile)? 17 : 20
|
||||
anchors.margins: 20
|
||||
anchors.topMargin: 0
|
||||
spacing: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user