When playing a local video, the player doesn't adjust correctly because it scrolls. While debugging, I found that the <video> tag has a CSS with min-width: 700px. When removed, it adjusts the video back to its correct position and makes it responsive.
Unfortunately, I'm inexperienced with Swift and can't make the adjustment myself. Could I adjust it?
