mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 21:57:26 -04:00
WizardLang: reduce top margin
This commit is contained in:
@@ -63,7 +63,7 @@ Rectangle {
|
||||
|
||||
ColumnLayout {
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: persistentSettings.customDecorations ? 90 : 32
|
||||
anchors.topMargin: persistentSettings.customDecorations ? 65 : 15
|
||||
width: parent.width - 100
|
||||
anchors.horizontalCenter: parent.horizontalCenter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user