Small layout fix

This commit is contained in:
ly-sec 2025-07-19 00:05:17 +02:00
parent 2ada1d4532
commit 5cedce8309

View file

@ -7,7 +7,7 @@ import qs.Settings
Rectangle { Rectangle {
id: profileSettingsCard id: profileSettingsCard
Layout.fillWidth: true Layout.fillWidth: true
Layout.preferredHeight: 500 Layout.preferredHeight: 540
color: Theme.surface color: Theme.surface
radius: 18 radius: 18
border.color: "transparent" border.color: "transparent"