Sing out filtering

This commit is contained in:
Aleksandrs Proskurins
2022-10-27 17:35:39 +03:00
parent 66fa9fb37f
commit c19cb59604
10 changed files with 62 additions and 10 deletions
@@ -68,6 +68,7 @@ struct UserSessionOverview: View {
}
} label: {
Image(systemName: "ellipsis")
.foregroundColor(theme.colors.secondaryContent)
.padding(.horizontal, 4)
.padding(.vertical, 12)
}