mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 09:09:53 +00:00
refac: styling
This commit is contained in:
parent
153a2876b4
commit
0939cb5ed6
@ -142,7 +142,7 @@
|
|||||||
/>
|
/>
|
||||||
{/if}
|
{/if}
|
||||||
{:else if token.type === 'space'}
|
{:else if token.type === 'space'}
|
||||||
{''}
|
<div class="my-0.5" />
|
||||||
{:else}
|
{:else}
|
||||||
{console.log('Unknown token', token)}
|
{console.log('Unknown token', token)}
|
||||||
{/if}
|
{/if}
|
||||||
|
Loading…
Reference in New Issue
Block a user