modal full width vid

This commit is contained in:
Martti Malmi 2023-12-19 12:47:47 +02:00
parent 34e892937e
commit 7eb8edbf74

View File

@ -74,7 +74,7 @@ export function SpotlightMedia(props: SpotlightMediaProps) {
autoPlay={true}
loop={true}
controls={true}
className="max-h-screen max-w-full"
className="max-h-screen max-w-full w-full"
/>
);
} else {