From efc9e8450a8bbeeef9cd18e3ad6037abc0f815c3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 13 Aug 2018 11:54:11 +0200 Subject: Add ability to delete and update abuse on client --- client/src/app/videos/+video-watch/modal/video-report.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/videos') 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); } -- cgit v1.2.3