diff --git a/client/src/app/shared/video/video-feed.component.scss b/client/src/app/shared/video/video-feed.component.scss index a5d1aabf7..9dab18ffd 100644 --- a/client/src/app/shared/video/video-feed.component.scss +++ b/client/src/app/shared/video/video-feed.component.scss @@ -2,8 +2,6 @@ .video-feed { a { - @include disable-default-a-behaviour; - color: black; display: block; }