]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-edit/video-add-components/video-upload.component.scss
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-edit / video-add-components / video-upload.component.scss
index f26e95ec530f2648a2f204bace74e6bf746cd203..52a77f83f925e989a12360910f7fc6a3d1b3a4a3 100644 (file)
@@ -1,5 +1,5 @@
-@use '_variables';
-@use '_mixins';
+@use '_variables' as *;
+@use '_mixins' as *;
 
 .first-step-block {
   .form-group-channel {
       }
     }
   }
-
-  input {
-    @include peertube-button;
-    @include grey-button;
-    @include margin-left(10px);
-  }
 }