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