increase progress height

This commit is contained in:
svetlagasheva 2018-11-22 18:18:02 +02:00
parent bfaea0c276
commit 84ba55b717

View file

@ -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;