From ca708b19cf1f580cfb2feb290d23c8e5fb063a41 Mon Sep 17 00:00:00 2001 From: Ji Tang Date: Mon, 24 Apr 2023 12:00:15 +0200 Subject: [PATCH] Refactor input box styling for better organization --- src/components/InputBox/index.jsx | 2 +- src/content-script/styles.scss | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/InputBox/index.jsx b/src/components/InputBox/index.jsx index 8cbd425..34f983f 100644 --- a/src/components/InputBox/index.jsx +++ b/src/components/InputBox/index.jsx @@ -32,7 +32,7 @@ export function InputBox({ onSubmit, enabled, port }) { } return ( -
+