]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/avatar-notification.component.scss
Fix i18n generation script
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / avatar-notification.component.scss
index 201668b6e54ea28cd3416991a9e3da039dbe8414..5e09225df8e11df0593eb72342791b51c60f0395 100644 (file)
@@ -1,7 +1,7 @@
 @import '_variables';
 @import '_mixins';
 
-/deep/ {
+::ng-deep {
   .popover-notifications.popover {
     max-width: none;
 
@@ -99,7 +99,7 @@
 }
 
 @media screen and (max-width: $mobile-view) {
-  /deep/ {
+  ::ng-deep {
     .popover-notifications.popover .popover-body {
       width: 400px;
     }