From 903fcc83b36317b821ada6bc050c778b111b8577 Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Thu, 13 Oct 2022 13:20:04 -0700 Subject: [PATCH] Fix form-control styling --- web/components/answers/answer-item.tsx | 2 +- .../challenges/create-challenge-modal.tsx | 2 +- web/components/create-post.tsx | 2 +- web/components/groups/create-group-button.tsx | 2 +- web/components/groups/edit-group-button.tsx | 4 ++-- web/components/groups/group-selector.tsx | 2 +- web/components/manalinks/create-links-button.tsx | 8 ++++---- web/pages/create.tsx | 14 +++++++------- web/pages/post/[...slugs]/index.tsx | 2 +- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/web/components/answers/answer-item.tsx b/web/components/answers/answer-item.tsx index b7650e6c..aa86fa2d 100644 --- a/web/components/answers/answer-item.tsx +++ b/web/components/answers/answer-item.tsx @@ -100,7 +100,7 @@ export function AnswerItem(props: { ))} {showChoice ? ( -
+