From 9e8929d633a0640158af183f878f9854e8b77065 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 5 Aug 2020 11:23:37 +0200 Subject: adjust help component, fix its instances in video-edit --- client/src/app/shared/shared-main/misc/help.component.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/shared-main/misc/help.component.scss b/client/src/app/shared/shared-main/misc/help.component.scss index 43f33a53a..1e7fb4fc6 100644 --- a/client/src/app/shared/shared-main/misc/help.component.scss +++ b/client/src/app/shared/shared-main/misc/help.component.scss @@ -8,10 +8,10 @@ my-global-icon { width: 17px; position: relative; - top: -2px; + top: -1px; margin: 5px; - @include apply-svg-color(pvar(--mainForegroundColor)) + @include apply-svg-color(pvar(--greyForegroundColor)) } } -- cgit v1.2.3