fix(settings) fix popup spacing for change password modal

The extra space was not needed given that modal has a padding of 16
already

Closes: #13894
This commit is contained in:
Stefan 2024-03-15 10:28:51 +02:00 committed by Stefan Dunca
parent 086180b47a
commit 79fa3795ca
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ StatusDialog {
Column {
anchors.fill: parent
anchors.margins: 16
spacing: 20
StatusBaseText {
width: parent.width