mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-14 03:35:55 +08: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…
x
Reference in New Issue
Block a user