mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
0e5320c39e
commit
9701d127bf
1 changed files with 1 additions and 1 deletions
|
|
@ -537,7 +537,7 @@
|
||||||
{/if}
|
{/if}
|
||||||
{:else}
|
{:else}
|
||||||
<div
|
<div
|
||||||
class="bg-white dark:bg-black dark:text-white rounded-b-3xl! pb-3 px-4 flex flex-col gap-2 text-xs"
|
class="bg-white dark:bg-black dark:text-white rounded-b-3xl! pt-0.5 pb-3 px-4 flex flex-col gap-2 text-xs"
|
||||||
>
|
>
|
||||||
<span class="text-gray-500 italic">
|
<span class="text-gray-500 italic">
|
||||||
{$i18n.t('{{COUNT}} hidden lines', {
|
{$i18n.t('{{COUNT}} hidden lines', {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue