mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Fix gradient height
This commit is contained in:
parent
78940a005b
commit
79df3c6e8b
@ -216,7 +216,7 @@ struct VideoDetails: View {
|
||||
)
|
||||
)
|
||||
.zIndex(0)
|
||||
.frame(maxHeight: 25)
|
||||
.frame(maxHeight: 22)
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user