aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-icons/global-icon.component.scss
blob: 6795d662840c0c8cb59abd4e319c38af83ceaaf5 (plain) (blame)
1
2
3
4
5
6
::ng-deep {
  svg {
    width: inherit;
    height: inherit;
  }
}