Small layout fix
This commit is contained in:
parent
2ada1d4532
commit
5cedce8309
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import qs.Settings
|
|||
Rectangle {
|
||||
id: profileSettingsCard
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: 500
|
||||
Layout.preferredHeight: 540
|
||||
color: Theme.surface
|
||||
radius: 18
|
||||
border.color: "transparent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue