From 3031971ec21ed6400d3b73d1f7e00b44d1617667 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 20 Jun 2022 15:16:26 +0200 Subject: Less complicated markdown textarea CSS --- .../+manage/video-channel-edit/video-channel-edit.component.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'client/src/app/+manage/video-channel-edit') diff --git a/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html b/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html index f71f73fec..420881f5a 100644 --- a/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html +++ b/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html @@ -66,13 +66,11 @@ helpType="markdownEnhanced" i18n-preHtml preHtml="Short text to tell people how they can support the channel (membership platform...).

When a video is uploaded in this channel, the video support field will be automatically filled by this text." > + -
- {{ formErrors.support }} -
-- cgit v1.2.3