1 line
1.1 KiB
Plaintext
1 line
1.1 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,qBAAA,CACA,UAAA,CACA,6BACE,yBAAA,CCNJ,2BACE,qBAAA,CACA,YAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CCLF,gCACE,YAAA,CACA,UAAA,CACA,oBAAA,CAEA,0HAIE,UAAA,CACA,aAAA,CACA,UAAA,CACA,iBAAA,CACA,eAAA","file":"static/css/165bb0e074c9434f.css","sourcesContent":["@import '../../../styles/mixins.scss';\n\n.player {\n height: auto !important;\n width: 100%;\n video {\n position: static !important;\n }\n}\n",".poster {\n background-color: black;\n display: flex;\n justify-content: center;\n width: 100%;\n height: 100%;\n}\n",".container {\n display: grid;\n width: 100%;\n justify-items: center;\n\n .player,\n .poster {\n // position: static;\n // height: auto !important;\n width: 100%;\n grid-column: 1;\n grid-row: 1;\n aspect-ratio: 16 / 9;\n max-height: 75vh;\n }\n}\n"],"sourceRoot":""} |