Changed Notification Position
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user