I can’t remember exactly, did I help you in the past? ![]()
Anyway. Add this to your section’s custom CSS
video-component > video {
height: calc(100% + 2px)
}
And that should fix it. Let me know if it doesn’t.
I can’t remember exactly, did I help you in the past? ![]()
Anyway. Add this to your section’s custom CSS
video-component > video {
height: calc(100% + 2px)
}
And that should fix it. Let me know if it doesn’t.