]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-edit/video-add-components/video-upload.component.scss
Merge branch 'release/4.3.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-edit / video-add-components / video-upload.component.scss
index 435dd36fa8791cfd45026fb906b8997976f8c26f..52a77f83f925e989a12360910f7fc6a3d1b3a4a3 100644 (file)
@@ -1,5 +1,5 @@
-@import 'variables';
-@import 'mixins';
+@use '_variables' as *;
+@use '_mixins' as *;
 
 .first-step-block {
   .form-group-channel {
       }
     }
   }
-
-  input {
-    @include peertube-button;
-    @include grey-button;
-    @include margin-left(10px);
-  }
 }