X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fmodal%2Fvideo-report.component.scss;h=afcdb9a16f31ceb4db00a0714dd1c7059538b839;hb=e63dbd426e67672b4014c2a3ac3a227fbe26e886;hp=84562f15cf24c3b83ecbed0a2d1da194eb982bf9;hpb=4635f59d7c3fea4b97029f10886c62fdf38b2084;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-watch/modal/video-report.component.scss b/client/src/app/videos/+video-watch/modal/video-report.component.scss index 84562f15c..afcdb9a16 100644 --- a/client/src/app/videos/+video-watch/modal/video-report.component.scss +++ b/client/src/app/videos/+video-watch/modal/video-report.component.scss @@ -2,5 +2,5 @@ @import 'mixins'; textarea { - @include peertube-textarea(100%, 60px); + @include peertube-textarea(100%, 100px); }