]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/images/global-icon.component.scss
Use ::ng-deep instead of /deep/
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / images / global-icon.component.scss
1 ::ng-deep svg {
2 width: inherit;
3 height: inherit;
4 }