commerce/app/[locale]/css/video.module.css
2023-08-20 23:22:29 +09:00

8 lines
102 B
CSS

.reactPlayerWrap iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}