diff options
Diffstat (limited to 'client/src/app/search/search.component.scss')
-rw-r--r-- | client/src/app/search/search.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/search/search.component.scss b/client/src/app/search/search.component.scss index 3343a276d..d4d8bbcf7 100644 --- a/client/src/app/search/search.component.scss +++ b/client/src/app/search/search.component.scss | |||
@@ -115,7 +115,7 @@ | |||
115 | my-video-thumbnail { | 115 | my-video-thumbnail { |
116 | margin-right: 0 !important; | 116 | margin-right: 0 !important; |
117 | 117 | ||
118 | /deep/ .video-thumbnail { | 118 | ::ng-deep .video-thumbnail { |
119 | width: 100%; | 119 | width: 100%; |
120 | height: auto; | 120 | height: auto; |
121 | 121 | ||