stremio-web/src/routes/Player/Video/styles.less

12 lines
No EOL
186 B
Text

// Copyright (C) 2017-2023 Smart code 203358507
.video-container {
.video {
width: 100%;
height: 100%;
* {
font-size: inherit;
}
}
}