From 15442ecd55d03af4319b40b35af0948f0b95cfb3 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Thu, 27 Jan 2022 17:32:59 +0100 Subject: [PATCH] Fix warning css class, fix message padding --- src/shared/components/comment/comment-form.tsx | 2 +- src/shared/components/home/signup.tsx | 15 +++++++++------ src/shared/env.ts | 2 +- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/shared/components/comment/comment-form.tsx b/src/shared/components/comment/comment-form.tsx index 515e3d99..58cabeb6 100644 --- a/src/shared/components/comment/comment-form.tsx +++ b/src/shared/components/comment/comment-form.tsx @@ -85,7 +85,7 @@ export class CommentForm extends Component { placeholder={i18n.t("comment_here")} /> ) : ( -