mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 18:54:11 +00:00
iOS 14/macOS Big Sur Support
This commit is contained in:
@@ -51,7 +51,7 @@ struct FavoritesView: View {
|
||||
.navigationTitle("Favorites")
|
||||
#endif
|
||||
#if os(macOS)
|
||||
.background()
|
||||
.background(Color.tertiaryBackground)
|
||||
.frame(minWidth: 360)
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user