mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-12 15:24:39 +00:00
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:
parent
086180b47a
commit
79fa3795ca
@ -52,7 +52,6 @@ StatusDialog {
|
||||
|
||||
Column {
|
||||
anchors.fill: parent
|
||||
anchors.margins: 16
|
||||
spacing: 20
|
||||
StatusBaseText {
|
||||
width: parent.width
|
||||
|
Loading…
x
Reference in New Issue
Block a user