mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
move toasts to top right corner
This commit is contained in:
parent
f06f241ed8
commit
6f4be86a69
1 changed files with 1 additions and 1 deletions
2
src/bootstrapSettings.js
vendored
2
src/bootstrapSettings.js
vendored
|
@ -2,7 +2,7 @@
|
|||
|
||||
export default {
|
||||
BToast: {
|
||||
toaster: 'b-toaster-bottom-center',
|
||||
toaster: 'b-toaster-top-right',
|
||||
autoHideDelay: 1000,
|
||||
bodyClass: 'text-center',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue