fix: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-02-18 23:44:54 -08:00
parent 9ca4727573
commit 8f72f8def9

View File

@ -430,7 +430,7 @@
</div> </div>
{/if} {/if}
{#if webSearchEnabled || ($settings?.webSearch ?? false) === 'always'} {#if webSearchEnabled || ($config?.features?.enable_web_search && ($settings?.webSearch ?? false)) === 'always'}
<div class="flex items-center justify-between w-full"> <div class="flex items-center justify-between w-full">
<div class="flex items-center gap-2.5 text-sm dark:text-gray-500"> <div class="flex items-center gap-2.5 text-sm dark:text-gray-500">
<div class="pl-1"> <div class="pl-1">