fixes the seperator color to match
This commit is contained in:
parent
90f7570b4e
commit
fe3706defc
|
@ -102,6 +102,7 @@ Item {
|
|||
Separator {
|
||||
anchors.topMargin: 0
|
||||
anchors.top: inviteFriendsContainer.bottom
|
||||
color: Style.current.grey
|
||||
}
|
||||
|
||||
Item {
|
||||
|
|
Loading…
Reference in New Issue