mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
wip: Add team page
This commit is contained in:
7
app/[locale]/css/video.module.css
Normal file
7
app/[locale]/css/video.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.reactPlayerWrap iframe {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
Reference in New Issue
Block a user