mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 05:56:59 +00:00
8 lines
102 B
CSS
8 lines
102 B
CSS
.reactPlayerWrap iframe {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|