From fad2cbeaffdc011901c3641099da2f94e6a193b3 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Tue, 26 Dec 2023 17:18:29 -0800 Subject: [PATCH] fix: overlay styling --- src/routes/(app)/+layout.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/(app)/+layout.svelte b/src/routes/(app)/+layout.svelte index ecebcb487..c0b22c2c1 100644 --- a/src/routes/(app)/+layout.svelte +++ b/src/routes/(app)/+layout.svelte @@ -105,7 +105,7 @@ {#if !['user', 'admin'].includes($user.role)}
@@ -144,7 +144,7 @@ {:else if checkVersion(REQUIRED_OLLAMA_VERSION, ollamaVersion ?? '0')}
@@ -186,7 +186,7 @@ {:else if localDBChats.length > 0}