From 03652b3179b7d3d2959b68318fdc5e00f94eb95f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 24 Jul 2019 16:12:35 +0200 Subject: Use ::ng-deep instead of /deep/ --- client/src/app/videos/+video-watch/comment/video-comment.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/videos/+video-watch/comment') diff --git a/client/src/app/videos/+video-watch/comment/video-comment.component.scss b/client/src/app/videos/+video-watch/comment/video-comment.component.scss index 731ecbf8f..c3ab1ab01 100644 --- a/client/src/app/videos/+video-watch/comment/video-comment.component.scss +++ b/client/src/app/videos/+video-watch/comment/video-comment.component.scss @@ -50,7 +50,7 @@ @include peertube-word-wrap; // Mentions - /deep/ a { + ::ng-deep a { &:not(.linkified-url) { @include disable-default-a-behaviour; -- cgit v1.2.3