mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-31 00:36:19 +00:00
fix: browser setting top padding
This commit is contained in:
parent
f99b91bc72
commit
6157744d59
@ -22,7 +22,7 @@ Item {
|
||||
id: generalColumn
|
||||
spacing: Style.current.bigPadding
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: Style.current.bigPadding
|
||||
anchors.topMargin: 46
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: contentMargin
|
||||
anchors.right: parent.right
|
||||
|
Loading…
x
Reference in New Issue
Block a user