forked from Public/monero-gui
Settings: fix page height
This commit is contained in:
@@ -37,8 +37,8 @@ import "../../components" as MoneroComponents
|
||||
|
||||
Rectangle {
|
||||
color: "transparent"
|
||||
height: 1400
|
||||
Layout.fillWidth: true
|
||||
property alias layoutHeight: settingsUI.height
|
||||
|
||||
ColumnLayout {
|
||||
id: settingsUI
|
||||
|
||||
Reference in New Issue
Block a user