mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-11 03:27:25 -04:00
Settings: fix page height
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user