]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-edit/video-add.component.scss
Prevent commenting twice
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit / video-add.component.scss
index 0c74552d3883bd7afc2940623e9daacfae0ca42e..de7dec65d37f732d2408125facf961986a07a717 100644 (file)
@@ -34,8 +34,9 @@
     }
 
     .button-file {
-      @include peertube-button-file(190px);
+      @include peertube-button-file(auto);
 
+      min-width: 190px;
       margin-bottom: 45px;
     }
   }