1 line
1.0 KiB
Plaintext
1 line
1.0 KiB
Plaintext
{"version":3,"sources":["webpack://_N_E/components/video/VideoJS/VideoJS.module.scss","webpack://_N_E/components/video/VideoPoster/VideoPoster.module.scss","webpack://_N_E/components/video/OwncastPlayer/OwncastPlayer.module.scss"],"names":[],"mappings":"AAEA,uBACE,UAAA,CCHF,2BACE,qBAAA,CACA,YAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CCHF,gCACE,YAAA,CACA,UAAA,CACA,oBAAA,CACA,WAAA,CACA,iBAAA,CAEA,yBAPF,gCAQI,YAAA,CACA,eAAA,CAAA,CAGF,0HAEE,UAAA,CACA,aAAA,CACA,UAAA","file":"static/css/f52879e781d9a4aa.css","sourcesContent":["@import '../../../styles/mixins.scss';\n\n.player {\n width: 100%;\n}\n",".poster {\n background-color: black;\n display: flex;\n justify-content: center;\n width: 100%;\n height: 100%;\n}\n","@import '../../../styles/mixins.scss';\n\n.container {\n display: grid;\n width: 100%;\n justify-items: center;\n height: 75vh;\n aspect-ratio: 16 / 9;\n\n @media (max-width: 1200px) {\n height: unset;\n max-height: 75vh;\n }\n\n .player,\n .poster {\n width: 100%;\n grid-column: 1;\n grid-row: 1;\n }\n}\n"],"sourceRoot":""} |