mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 00:56:39 +00:00
uiux(ModalPopup): adjust content width to match designs
This commit is contained in:
parent
f055286124
commit
d9b2991a33
@ -119,9 +119,9 @@ Popup {
|
||||
anchors.bottom: separator2.top
|
||||
anchors.bottomMargin: Style.current.padding
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: Style.current.padding
|
||||
anchors.leftMargin: Style.current.xlPadding
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: Style.current.padding
|
||||
anchors.rightMargin: Style.current.xlPadding
|
||||
}
|
||||
|
||||
Separator {
|
||||
|
Loading…
x
Reference in New Issue
Block a user