diff --git a/frontend/src/utils/vue.js b/frontend/src/utils/vue.js index 962a7f9d..9b7cce45 100644 --- a/frontend/src/utils/vue.js +++ b/frontend/src/utils/vue.js @@ -12,7 +12,7 @@ Vue.config.productionTip = true; const notyDefault = { type: "info", - layout: "bottomRight", + layout: "bottomLeft", timeout: 1000, progressBar: true, };