forked from open-webui/open-webui
fix: toast position
This commit is contained in:
parent
705f5aecd7
commit
2564b154fc
1 changed files with 1 additions and 1 deletions
|
@ -68,4 +68,4 @@
|
||||||
<slot />
|
<slot />
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<Toaster richColors position="top-right" />
|
<Toaster richColors position="top-center" />
|
||||||
|
|
Loading…
Reference in a new issue