aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/feed.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/video/feed.component.scss')
-rw-r--r--client/src/app/shared/video/feed.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/video/feed.component.scss b/client/src/app/shared/video/feed.component.scss
index f39e409a3..34dd0e937 100644
--- a/client/src/app/shared/video/feed.component.scss
+++ b/client/src/app/shared/video/feed.component.scss
@@ -15,6 +15,6 @@
15 position: relative; 15 position: relative;
16 top: -2px; 16 top: -2px;
17 17
18 @include apply-svg-color(var(--mainForegroundColor)) 18 @include apply-svg-color(pvar(--mainForegroundColor))
19 } 19 }
20} 20}