mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac: styling
This commit is contained in:
parent
153a2876b4
commit
0939cb5ed6
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
|||
/>
|
||||
{/if}
|
||||
{:else if token.type === 'space'}
|
||||
{''}
|
||||
<div class="my-0.5" />
|
||||
{:else}
|
||||
{console.log('Unknown token', token)}
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Reference in a new issue