X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-edit%2Fshared%2Fvideo-image.component.scss;h=d4901e7abf37b4d733db31004b8fb9fb1fa6d359;hb=8c40b7dc28fcbfee63573ea666ea1a389f6a2d82;hp=98313536ecfe3a0952288aafc614551e67aa69fa;hpb=0975cd5cf260bd06c797ac7582675ac624a47ebc;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-edit/shared/video-image.component.scss b/client/src/app/videos/+video-edit/shared/video-image.component.scss index 98313536e..d4901e7ab 100644 --- a/client/src/app/videos/+video-edit/shared/video-image.component.scss +++ b/client/src/app/videos/+video-edit/shared/video-image.component.scss @@ -7,7 +7,9 @@ align-items: center; .button-file { - @include peertube-button-file(190px); + @include peertube-button-file(auto); + + min-width: 190px; } .image-constraints {