aboutsummaryrefslogtreecommitdiff
path: root/pages/TxKey.qml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/TxKey.qml')
-rw-r--r--pages/TxKey.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/TxKey.qml b/pages/TxKey.qml
index 4cb9f8f5..3b204e58 100644
--- a/pages/TxKey.qml
+++ b/pages/TxKey.qml
@@ -45,7 +45,7 @@ Rectangle {
/* main layout */
ColumnLayout {
id: mainLayout
- anchors.margins: (isMobile)? 17 : 20
+ anchors.margins: 20
anchors.topMargin: 40
anchors.left: parent.left
anchors.top: parent.top