From cee9216d2d9bf9c6a703c6a804ba09a8fa4b2926 Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Tue, 9 Aug 2022 15:35:43 -0700 Subject: [PATCH] Fix background and text colors --- web/components/editor.tsx | 2 +- web/components/feed/feed-comments.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/components/editor.tsx b/web/components/editor.tsx index 635a8c01..1be17e4e 100644 --- a/web/components/editor.tsx +++ b/web/components/editor.tsx @@ -140,7 +140,7 @@ export function TextEditor(props: { Type *markdown* )} -
+
{/* Toolbar, with buttons for images and embeds */}
diff --git a/web/components/feed/feed-comments.tsx b/web/components/feed/feed-comments.tsx index 8c84039e..ffd49cd5 100644 --- a/web/components/feed/feed-comments.tsx +++ b/web/components/feed/feed-comments.tsx @@ -394,8 +394,8 @@ export function CommentInput(props: { />
-
-
+
+
{mostRecentCommentableBet && (