Changed Toast Position to Bottom Right
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
},
|
||||
notifications: {
|
||||
// Show toasts at the top right of the screen
|
||||
position: 'top-0 bottom-auto'
|
||||
position: 'top-0'
|
||||
},
|
||||
icons: {
|
||||
/*dark: 'i-ph-moon-duotone',
|
||||
|
||||
Reference in New Issue
Block a user