aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss4
1 files changed, 4 insertions, 0 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 fcad7f7b0..cad21dd18 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -166,6 +166,10 @@
166 .video-details-date-description { 166 .video-details-date-description {
167 padding-left: $video-watch-info-padding-left; 167 padding-left: $video-watch-info-padding-left;
168 168
169 .description-loading {
170 display: inline-block;
171 }
172
169 .video-details-date { 173 .video-details-date {
170 font-weight: bold; 174 font-weight: bold;
171 margin-bottom: 30px; 175 margin-bottom: 30px;