stremio-web/src/routes/Player/Video/styles.less
2020-04-30 13:38:13 +03:00

10 lines
No EOL
137 B
Text

.video-container {
.video {
width: 100%;
height: 100%;
* {
font-size: inherit;
}
}
}