aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos')
-rw-r--r--client/src/app/videos/video-watch/video-watch.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/videos/video-watch/video-watch.component.scss b/client/src/app/videos/video-watch/video-watch.component.scss
index cd9d71fb4..abd2832df 100644
--- a/client/src/app/videos/video-watch/video-watch.component.scss
+++ b/client/src/app/videos/video-watch/video-watch.component.scss
@@ -45,7 +45,7 @@
45 } 45 }
46 46
47 .video-small-blocks { 47 .video-small-blocks {
48 height: 150px; 48 height: $video-watch-info-height;
49 color: $video-watch-info-color; 49 color: $video-watch-info-color;
50 border-color: $video-watch-border-color; 50 border-color: $video-watch-border-color;
51 border-width: 1px 0px; 51 border-width: 1px 0px;