aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/images/global-icon.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/images/global-icon.component.scss')
-rw-r--r--client/src/app/shared/images/global-icon.component.scss8
1 files changed, 5 insertions, 3 deletions
diff --git a/client/src/app/shared/images/global-icon.component.scss b/client/src/app/shared/images/global-icon.component.scss
index 32fb9badb..6795d6628 100644
--- a/client/src/app/shared/images/global-icon.component.scss
+++ b/client/src/app/shared/images/global-icon.component.scss
@@ -1,4 +1,6 @@
1::ng-deep svg { 1::ng-deep {
2 width: inherit; 2 svg {
3 height: inherit; 3 width: inherit;
4 height: inherit;
5 }
4} 6}