mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Settings for thumbnails details
This commit is contained in:
@@ -30,7 +30,7 @@ struct HorizontalCells: View {
|
||||
#if os(tvOS)
|
||||
.frame(height: 560)
|
||||
#else
|
||||
.frame(height: 250)
|
||||
.frame(height: 290)
|
||||
#endif
|
||||
|
||||
.edgesIgnoringSafeArea(.horizontal)
|
||||
|
Reference in New Issue
Block a user