瀏覽代碼

fix: toast position

Timothy J. Baek 1 年之前
父節點
當前提交
2564b154fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/routes/+layout.svelte

+ 1 - 1
src/routes/+layout.svelte

@@ -68,4 +68,4 @@
 	<slot />
 {/if}
 
-<Toaster richColors position="top-right" />
+<Toaster richColors position="top-center" />