Merge pull request #1077 from amnezia-vpn/bugfix/linux-page-home-drawer-size

bugfix: fixed drawer size to pageHome on first startup
This commit is contained in:
pokamest
2024-09-20 04:38:24 -07:00
committed by GitHub

View File

@@ -80,7 +80,8 @@ Window {
}
PageStart {
anchors.fill: parent
width: root.width
height: root.height
}
Item {