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: {
// 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',