mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 22:36:24 +00:00
fixes empty view background
This commit is contained in:
parent
29e74b6b3f
commit
ec0b0dc327
@ -24,6 +24,7 @@ Item {
|
|||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.topMargin: Style.current.bigPadding
|
anchors.topMargin: Style.current.bigPadding
|
||||||
height: inviteFriendsContainer.height + suggestionContainer.height
|
height: inviteFriendsContainer.height + suggestionContainer.height
|
||||||
|
color: Style.current.transparent
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
id: inviteFriendsContainer
|
id: inviteFriendsContainer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user