]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-edit/video-add.component.scss
Video-watch hooks modifications for videojs
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit / video-add.component.scss
index ab70e0e249aa9745fe863cfc470f5fc3bfd23f40..da711ec5bb75f7e792294191b3d7148cdc0f2fb8 100644 (file)
@@ -5,8 +5,8 @@ $border-width: 3px;
 $border-type: solid;
 $border-color: #EAEAEA;
 
-/deep/ .root-tabset.video-add-tabset {
-  &.hide-nav .nav {
+::ng-deep .root-tabset.video-add-tabset {
+  &.hide-nav .nav {
     display: none !important;
   }
 
@@ -52,4 +52,4 @@ $border-color: #EAEAEA;
     justify-content: center;
     align-items: center;
   }
-}
\ No newline at end of file
+}