From 8b6f422d4596b360402ae389f81d1f9c6e18bc77 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 9 Jun 2024 12:15:48 -0700 Subject: [PATCH] refac: styling --- src/lib/components/admin/Settings/Interface.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/admin/Settings/Interface.svelte b/src/lib/components/admin/Settings/Interface.svelte index 3ca483be4..4ce312da1 100644 --- a/src/lib/components/admin/Settings/Interface.svelte +++ b/src/lib/components/admin/Settings/Interface.svelte @@ -249,7 +249,7 @@ -
+
{#each promptSuggestions as prompt, promptIdx}