owncast/web/components/video/VideoJS/VideoJS.module.scss

6 lines
67 B
SCSS
Raw Normal View History

@import '../../../styles/mixins.scss';
.player {
width: 100%;
2022-05-12 09:31:31 +03:00
}