From 22ad0264c19c3ac7773adbfa13cc2686dfb0e025 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 13 Jan 2025 19:23:57 -0800 Subject: [PATCH] refac: styling --- src/lib/components/channel/Channel.svelte | 2 +- src/lib/components/chat/Chat.svelte | 2 +- src/lib/components/layout/Sidebar.svelte | 4 ++-- src/routes/(app)/admin/+layout.svelte | 2 +- src/routes/(app)/playground/+layout.svelte | 2 +- src/routes/(app)/workspace/+layout.svelte | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/lib/components/channel/Channel.svelte b/src/lib/components/channel/Channel.svelte index 5bc524009..c975e3213 100644 --- a/src/lib/components/channel/Channel.svelte +++ b/src/lib/components/channel/Channel.svelte @@ -199,7 +199,7 @@
diff --git a/src/routes/(app)/admin/+layout.svelte b/src/routes/(app)/admin/+layout.svelte index 45b3f39f1..2d10ae64b 100644 --- a/src/routes/(app)/admin/+layout.svelte +++ b/src/routes/(app)/admin/+layout.svelte @@ -26,7 +26,7 @@ {#if loaded}
diff --git a/src/routes/(app)/playground/+layout.svelte b/src/routes/(app)/playground/+layout.svelte index 161498989..8da329b2f 100644 --- a/src/routes/(app)/playground/+layout.svelte +++ b/src/routes/(app)/playground/+layout.svelte @@ -16,7 +16,7 @@
diff --git a/src/routes/(app)/workspace/+layout.svelte b/src/routes/(app)/workspace/+layout.svelte index 851fdb83f..e5100466f 100644 --- a/src/routes/(app)/workspace/+layout.svelte +++ b/src/routes/(app)/workspace/+layout.svelte @@ -51,7 +51,7 @@ {#if loaded}