From f2557cf382bb07864d27d59684d4df269b092baf Mon Sep 17 00:00:00 2001 From: Raphael Odini Date: Sun, 15 Dec 2024 12:52:16 +0100 Subject: [PATCH] refactor(Price add): move new price add clear button at the bottom right. ref #1085 --- src/views/AddPriceMultiple.vue | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/views/AddPriceMultiple.vue b/src/views/AddPriceMultiple.vue index f8515062f19..197de7bdf7c 100644 --- a/src/views/AddPriceMultiple.vue +++ b/src/views/AddPriceMultiple.vue @@ -42,9 +42,6 @@ prepend-icon="mdi-tag-plus-outline" height="100%" > - @@ -70,11 +67,24 @@ + + + + + + + - +