From 018eb9e0ac3a7e674ce66e87fec05f5624ad4f25 Mon Sep 17 00:00:00 2001 From: kwaroran Date: Sun, 26 May 2024 12:40:20 +0900 Subject: [PATCH] refactor: Remove redundant CSS class in TextAreaInput.svelte --- src/lib/UI/GUI/TextAreaInput.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/UI/GUI/TextAreaInput.svelte b/src/lib/UI/GUI/TextAreaInput.svelte index c9047aea..080a8c28 100644 --- a/src/lib/UI/GUI/TextAreaInput.svelte +++ b/src/lib/UI/GUI/TextAreaInput.svelte @@ -38,7 +38,6 @@ {#if !highlight || !CSS.highlights || isFirefox}