aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/buttons/action-dropdown.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/buttons/action-dropdown.component.scss')
-rw-r--r--client/src/app/shared/buttons/action-dropdown.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/buttons/action-dropdown.component.scss b/client/src/app/shared/buttons/action-dropdown.component.scss
index 7c2b0db71..2f7e848d5 100644
--- a/client/src/app/shared/buttons/action-dropdown.component.scss
+++ b/client/src/app/shared/buttons/action-dropdown.component.scss
@@ -33,7 +33,7 @@
33 .more-icon { 33 .more-icon {
34 width: 21px; 34 width: 21px;
35 35
36 /deep/ { 36 ::ng-deep {
37 @include apply-svg-color(var(--mainForegroundColor)); 37 @include apply-svg-color(var(--mainForegroundColor));
38 } 38 }
39 } 39 }