mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 09:58:14 +00:00
tvOS filters for all views
Vertical list for trending, popular, playlists, search Fix #413, #415
This commit is contained in:
@@ -10,7 +10,7 @@ struct SubscriptionsPageButton: View {
|
||||
} label: {
|
||||
Text(subscriptionsViewPage.rawValue.capitalized)
|
||||
.frame(maxWidth: .infinity)
|
||||
.font(.caption2)
|
||||
.font(.caption)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user