diff options
Diffstat (limited to 'client/src/app/+videos')
-rw-r--r-- | client/src/app/+videos/+video-watch/video-watch.component.scss | 2 |
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 d0cefdc92..9d8dffe3d 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.scss +++ b/client/src/app/+videos/+video-watch/video-watch.component.scss | |||
@@ -352,7 +352,7 @@ $video-info-margin-left: 44px; | |||
352 | .video-info-description-html { | 352 | .video-info-description-html { |
353 | @include peertube-word-wrap; | 353 | @include peertube-word-wrap; |
354 | 354 | ||
355 | /deep/ a { | 355 | ::ng-deep a { |
356 | text-decoration: none; | 356 | text-decoration: none; |
357 | } | 357 | } |
358 | } | 358 | } |