]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/images/global-icon.component.scss
Add button in subscriptions to go to subscriptions list
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / images / global-icon.component.scss
index 6805fb6f788979cf2781393ee1c482d1928493cc..6795d662840c0c8cb59abd4e319c38af83ceaaf5 100644 (file)
@@ -1,4 +1,6 @@
-/deep/ svg {
-  width: inherit;
-  height: inherit;
+::ng-deep {
+  svg {
+    width: inherit;
+    height: inherit;
+  }
 }