diff --git a/web/src/components/player/VideoControls.tsx b/web/src/components/player/VideoControls.tsx index 0c4d3e825..270d3cf9d 100644 --- a/web/src/components/player/VideoControls.tsx +++ b/web/src/components/player/VideoControls.tsx @@ -171,12 +171,12 @@ export default function VideoControls({ return (
feat).length > MIN_ITEMS_WRAP && - "min-w-[94%]", + "flex-wrap min-w-[75%]", )} > {video && features.volume && (