diff options
Diffstat (limited to 'client/src/app/shared/images')
-rw-r--r-- | client/src/app/shared/images/global-icon.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/images/global-icon.component.scss b/client/src/app/shared/images/global-icon.component.scss index 6805fb6f7..32fb9badb 100644 --- a/client/src/app/shared/images/global-icon.component.scss +++ b/client/src/app/shared/images/global-icon.component.scss | |||
@@ -1,4 +1,4 @@ | |||
1 | /deep/ svg { | 1 | ::ng-deep svg { |
2 | width: inherit; | 2 | width: inherit; |
3 | height: inherit; | 3 | height: inherit; |
4 | } | 4 | } |