fixes the seperator color to match

This commit is contained in:
decanus 2020-07-20 14:54:38 +02:00 committed by Dean Eigenmann
parent 90f7570b4e
commit fe3706defc
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ Item {
Separator {
anchors.topMargin: 0
anchors.top: inviteFriendsContainer.bottom
color: Style.current.grey
}
Item {