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

@@ -36,8 +36,8 @@ import "../../components/effects" as MoneroEffects
Rectangle{
color: "transparent"
height: 1400
Layout.fillWidth: true
property alias nodeHeight: root.height
/* main layout */
ColumnLayout {