aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/misc/help.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-main/misc/help.component.scss')
-rw-r--r--client/src/app/shared/shared-main/misc/help.component.scss4
1 files changed, 2 insertions, 2 deletions
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 @@
8 my-global-icon { 8 my-global-icon {
9 width: 17px; 9 width: 17px;
10 position: relative; 10 position: relative;
11 top: -2px; 11 top: -1px;
12 margin: 5px; 12 margin: 5px;
13 13
14 @include apply-svg-color(pvar(--mainForegroundColor)) 14 @include apply-svg-color(pvar(--greyForegroundColor))
15 } 15 }
16} 16}
17 17