chore(StatusModal): set StatusModal margins to 64
closes: status-im/status-desktop#6049
This commit is contained in:
parent
0f5c1ce4c6
commit
0e73530b05
|
@ -200,6 +200,8 @@ QC.Popup {
|
|||
leftPadding: padding
|
||||
rightPadding: padding
|
||||
|
||||
margins: 64
|
||||
|
||||
modal: true
|
||||
|
||||
QC.Overlay.modal: Rectangle {
|
||||
|
|
Loading…
Reference in New Issue