mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:07:25 -04:00
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