From 6d6c7b7881f25a8b6ae7b504ffef3a5b693ffd87 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Fri, 15 Sep 2023 14:57:03 +0800 Subject: [PATCH] website: Fix CSS style. --- autocorrect-website/index.html | 2 ++ autocorrect-website/src/AppEditor.tsx | 6 +++--- autocorrect-website/src/app.tsx | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/autocorrect-website/index.html b/autocorrect-website/index.html index d5d9f73d..f10392a6 100644 --- a/autocorrect-website/index.html +++ b/autocorrect-website/index.html @@ -6,6 +6,8 @@ AutoCorrect + + diff --git a/autocorrect-website/src/AppEditor.tsx b/autocorrect-website/src/AppEditor.tsx index ba883d34..a5682650 100644 --- a/autocorrect-website/src/AppEditor.tsx +++ b/autocorrect-website/src/AppEditor.tsx @@ -192,13 +192,13 @@ export const AppEditor = () => { -
- {message} +
+ {message}