From c9a59f5d51ff732df0778e43de48f81735931a08 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 6 Nov 2024 22:52:06 -0800 Subject: [PATCH] refac: styling --- src/lib/components/layout/Navbar.svelte | 2 +- src/lib/components/playground/Chat.svelte | 2 +- src/routes/(app)/admin/+layout.svelte | 4 ++-- src/routes/(app)/playground/+layout.svelte | 2 +- src/routes/(app)/workspace/+layout.svelte | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lib/components/layout/Navbar.svelte b/src/lib/components/layout/Navbar.svelte index 6d9536983..79280eb3d 100644 --- a/src/lib/components/layout/Navbar.svelte +++ b/src/lib/components/layout/Navbar.svelte @@ -43,7 +43,7 @@ -
+
diff --git a/src/lib/components/playground/Chat.svelte b/src/lib/components/playground/Chat.svelte index d03275ee9..b6c245283 100644 --- a/src/lib/components/playground/Chat.svelte +++ b/src/lib/components/playground/Chat.svelte @@ -225,7 +225,7 @@
-
+
-
+
-
+
diff --git a/src/routes/(app)/playground/+layout.svelte b/src/routes/(app)/playground/+layout.svelte index 294673c15..98c0158fa 100644 --- a/src/routes/(app)/playground/+layout.svelte +++ b/src/routes/(app)/playground/+layout.svelte @@ -20,7 +20,7 @@ ? 'md:max-w-[calc(100%-260px)]' : ''}" > -
+