mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 21:38:43 +00:00
refac: styling
This commit is contained in:
parent
fb58e842b7
commit
f5004fd9d4
@ -15,7 +15,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
{#if prompts.length > 0}
|
{#if prompts.length > 0}
|
||||||
<div class="mb-2 flex gap-1 text-sm font-medium items-center text-gray-400 dark:text-gray-600">
|
<div class="mb-1 flex gap-1 text-sm font-medium items-center text-gray-400 dark:text-gray-600">
|
||||||
<Bolt />
|
<Bolt />
|
||||||
{$i18n.t('Suggested')}
|
{$i18n.t('Suggested')}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user