Merge pull request #2650

10dea60 Settings: fix page height (tobtoht)
This commit is contained in:
luigi1111
2019-12-21 18:09:53 -05:00
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 {