Sing out filtering

This commit is contained in:
Aleksandrs Proskurins
2022-10-27 17:35:39 +03:00
parent 59ee1f3513
commit f0c69a6370
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)
}