From 3721faa78edfacf21da3eb34dd537ce48ee058c1 Mon Sep 17 00:00:00 2001 From: Massedil Date: Fri, 14 Feb 2025 17:18:31 +0100 Subject: [PATCH] Improves aligment of location components and changes border-color of the input to match the global component color Solves #1621 --- src/components/Event/FullAddressAutoComplete.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/components/Event/FullAddressAutoComplete.vue b/src/components/Event/FullAddressAutoComplete.vue index db63c383a..286860cb9 100644 --- a/src/components/Event/FullAddressAutoComplete.vue +++ b/src/components/Event/FullAddressAutoComplete.vue @@ -1,6 +1,7 @@