This commit is contained in:
Timothy Jaeryang Baek
2026-04-19 22:50:08 +09:00
parent 37eba1c5a6
commit b7b7b64d31
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
}}
/>
{:else}
<div class="flex flex-row justify-center gap-3 @sm:gap-3.5 w-fit px-5 max-w-xl">
<div class="flex flex-row justify-center gap-2.5 @sm:gap-3 w-fit px-5 max-w-xl">
<div class="flex shrink-0 justify-center">
<div class="flex -space-x-4 mb-0.5" in:fade={{ duration: 100 }}>
{#each models as model, modelIdx}
+1 -1
View File
@@ -930,7 +930,7 @@
/>
</a>
<a href="/" class="flex flex-1 px-1.5" on:click={newChatHandler}>
<a href="/" class="flex flex-1 px-0.5" on:click={newChatHandler}>
<div
id="sidebar-webui-name"
class=" self-center font-medium text-gray-850 dark:text-white font-primary"