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