فهرست منبع

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" />