mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Fix gradient height
This commit is contained in:
@@ -216,7 +216,7 @@ struct VideoDetails: View {
|
||||
)
|
||||
)
|
||||
.zIndex(0)
|
||||
.frame(maxHeight: 25)
|
||||
.frame(maxHeight: 22)
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user