src/composables/messageBox.js
@@ -24,7 +24,7 @@
        message: msg,
        type: 'success',
        // offset: 170,
        position: 'bottom-left',
        position: 'top-right',
      });
    })
    .catch((err) => {