modal full width vid
This commit is contained in:
@ -74,7 +74,7 @@ export function SpotlightMedia(props: SpotlightMediaProps) {
|
|||||||
autoPlay={true}
|
autoPlay={true}
|
||||||
loop={true}
|
loop={true}
|
||||||
controls={true}
|
controls={true}
|
||||||
className="max-h-screen max-w-full"
|
className="max-h-screen max-w-full w-full"
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user