Changed Notification Position

This commit is contained in:
2024-08-23 12:09:35 +02:00
parent 7457abb173
commit 1c76d8e63c

View File

@@ -15,7 +15,7 @@ export default defineAppConfig({
}, },
notifications: { notifications: {
// Show toasts at the top right of the screen // Show toasts at the top right of the screen
position: 'top-0 bottom-auto' position: 'bottom-0 left-0'
}, },
icons: { icons: {
/*dark: 'i-ph-moon-duotone', /*dark: 'i-ph-moon-duotone',