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