diff options
Diffstat (limited to 'client/src/app/menu/menu.component.scss')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index 137df6fc1..7b392b599 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -65,9 +65,10 @@ menu { | |||
65 | .logged-in-more { | 65 | .logged-in-more { |
66 | margin-right: 20px; | 66 | margin-right: 20px; |
67 | 67 | ||
68 | .glyphicon { | 68 | my-global-icon { |
69 | @include apply-svg-color(var(--mainBackgroundColor)); | ||
70 | |||
69 | cursor: pointer; | 71 | cursor: pointer; |
70 | font-size: 18px; | ||
71 | 72 | ||
72 | &::after { | 73 | &::after { |
73 | border: none; | 74 | border: none; |