diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/app/shared/video/video-feed.component.scss | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ | |||
2 | 2 | ||
3 | .video-feed { | 3 | .video-feed { |
4 | a { | 4 | a { |
5 | @include disable-default-a-behaviour; | ||
6 | |||
7 | color: black; | 5 | color: black; |
8 | display: block; | 6 | display: block; |
9 | } | 7 | } |