]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_mixins.scss
Use ::ng-deep instead of /deep/
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _mixins.scss
index caa79bf047309b170661abe19772bb95d836671b..abbc137b2b25aa175a9e7ae91b48235f87891920 100644 (file)
@@ -54,7 +54,7 @@
 }
 
 @mixin apply-svg-color ($color) {
-  /deep/ svg {
+  ::ng-deep svg {
     path[fill="#000000"],
     g[fill="#000000"],
     rect[fill="#000000"],