mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:07:25 -04:00
layout: fix top margin on various pages
This commit is contained in:
@@ -88,6 +88,7 @@ Rectangle {
|
||||
ColumnLayout {
|
||||
anchors.top: parent.top
|
||||
anchors.margins: (isMobile)? 17 * scaleRatio : 20 * scaleRatio
|
||||
anchors.topMargin: 40 * scaleRatio
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
|
||||
Reference in New Issue
Block a user