]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-edit/shared/video-image.component.scss
Add missing translations
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit / shared / video-image.component.scss
index 98313536ecfe3a0952288aafc614551e67aa69fa..d4901e7abf37b4d733db31004b8fb9fb1fa6d359 100644 (file)
@@ -7,7 +7,9 @@
   align-items: center;
 
   .button-file {
-    @include peertube-button-file(190px);
+    @include peertube-button-file(auto);
+
+    min-width: 190px;
   }
 
   .image-constraints {