fixes empty view background
This commit is contained in:
parent
29e74b6b3f
commit
ec0b0dc327
|
@ -24,6 +24,7 @@ Item {
|
|||
anchors.top: parent.top
|
||||
anchors.topMargin: Style.current.bigPadding
|
||||
height: inviteFriendsContainer.height + suggestionContainer.height
|
||||
color: Style.current.transparent
|
||||
|
||||
Item {
|
||||
id: inviteFriendsContainer
|
||||
|
|
Loading…
Reference in New Issue