From 574bdd1a5b2da1d542559b32e46f8efa95288f82 Mon Sep 17 00:00:00 2001 From: Babak Alizadeh Date: Thu, 17 Jul 2025 09:13:17 +0000 Subject: [PATCH] change snackbar location in some files --- webUI/src/views/acc/component/notes.vue | 2 +- webUI/src/views/acc/inquiry/panel.vue | 2 +- webUI/src/views/acc/presell/viewInvoice.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webUI/src/views/acc/component/notes.vue b/webUI/src/views/acc/component/notes.vue index a8f4e7bc..9c913088 100644 --- a/webUI/src/views/acc/component/notes.vue +++ b/webUI/src/views/acc/component/notes.vue @@ -211,7 +211,7 @@ export default defineComponent({ v-model="snackbar" :color="snackbarColor" timeout="3000" - location="top" + location="bottom" > {{ snackbarText }}