mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
refac
This commit is contained in:
parent
07fafe081b
commit
d864669b59
1 changed files with 2 additions and 2 deletions
|
|
@ -3841,9 +3841,9 @@
|
|||
{/if}
|
||||
{:else if embedded}
|
||||
<div class="flex h-full min-h-0 flex-col justify-end">
|
||||
<div class="flex flex-1 items-end px-5 pb-3">
|
||||
<div class="flex flex-1 items-end px-5 pb-8">
|
||||
<div class="w-full">
|
||||
<div class="mb-2 text-[12px] text-gray-400 dark:text-gray-500">
|
||||
<div class="mb-2 text-[12px] text-gray-300 dark:text-gray-700">
|
||||
{$i18n.t('Suggested prompts')}
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue