diff --git a/app.config.ts b/app.config.ts index 1ff4720..76534af 100644 --- a/app.config.ts +++ b/app.config.ts @@ -15,7 +15,7 @@ export default defineAppConfig({ }, notifications: { // Show toasts at the top right of the screen - position: 'top-0 bottom-auto' + position: 'bottom-0 left-0' }, icons: { /*dark: 'i-ph-moon-duotone',