chore(StatusModal): set StatusModal margins to 64

closes: status-im/status-desktop#6049
This commit is contained in:
Patryk Osmaczko 2022-06-12 12:26:58 +02:00 committed by osmaczko
parent 0f5c1ce4c6
commit 0e73530b05
1 changed files with 2 additions and 0 deletions

View File

@ -200,6 +200,8 @@ QC.Popup {
leftPadding: padding
rightPadding: padding
margins: 64
modal: true
QC.Overlay.modal: Rectangle {