]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-watch/video-watch.component.scss
add title attribute for exact view counters (#3365)
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / video-watch.component.scss
index d0cefdc927b495db4c80b3b4c3f09f37d8459454..9d8dffe3d6a3e5297f2a8444b87e99387f458e7f 100644 (file)
@@ -352,7 +352,7 @@ $video-info-margin-left: 44px;
       .video-info-description-html {
         @include peertube-word-wrap;
 
-        /deep/ a {
+        ::ng-deep a {
           text-decoration: none;
         }
       }