Selaa lähdekoodia

fix: toast position

Timothy J. Baek 1 vuosi sitten
vanhempi
commit
2564b154fc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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" />