mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 05:32:09 +00:00
increase progress height
This commit is contained in:
parent
bfaea0c276
commit
84ba55b717
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
@video-width: 360px;
|
||||
@spacing: min(8px, ceil((@video-width * 0.02)));
|
||||
@progress-height: 3px;
|
||||
@progress-height: 5px;
|
||||
|
||||
.video-container {
|
||||
width: @video-width;
|
||||
|
|
|
|||
Loading…
Reference in a new issue