Settings: fix page height

This commit is contained in:
thotbot
2019-12-20 14:26:45 +00:00
parent 500c7ec82e
commit 10dea6073b
6 changed files with 10 additions and 5 deletions

View File

@@ -37,8 +37,8 @@ import "../../components" as MoneroComponents
Rectangle {
color: "transparent"
height: 1400
Layout.fillWidth: true
property alias layoutHeight: settingsUI.height
ColumnLayout {
id: settingsUI