UNPKG

@bddh/starling-cutout

Version:

cutout

2 lines (1 loc) 463 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=".starling-cutout-wrapper {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n.starling-cutout-wrapper video {\n display: none;\n}\n.starling-cutout-wrapper canvas {\n max-width: 100%;\n max-height: 100%;\n aspect-ratio: 9 / 16;\n}\n";require("./node_modules/style-inject/dist/style-inject.es.js").default(e),exports.default=e;