diff options
Diffstat (limited to 'client/src/app/menu/menu.component.scss')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index 06baa52d3..76e73155c 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -82,7 +82,7 @@ menu { | |||
82 | border: none; | 82 | border: none; |
83 | } | 83 | } |
84 | 84 | ||
85 | /deep/ { | 85 | ::ng-deep { |
86 | @include apply-svg-color(var(--menuForegroundColor)); | 86 | @include apply-svg-color(var(--menuForegroundColor)); |
87 | } | 87 | } |
88 | } | 88 | } |