From 3f608ece5a03f189001890e10de422d37746c0bb Mon Sep 17 00:00:00 2001 From: iamsivin Date: Tue, 12 Nov 2024 22:18:55 +0530 Subject: [PATCH] fix: Phone number input --- .../components-next/phonenumberinput/PhoneNumberInput.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components-next/phonenumberinput/PhoneNumberInput.vue b/app/javascript/dashboard/components-next/phonenumberinput/PhoneNumberInput.vue index 92f9a77e6..5f117ebd0 100644 --- a/app/javascript/dashboard/components-next/phonenumberinput/PhoneNumberInput.vue +++ b/app/javascript/dashboard/components-next/phonenumberinput/PhoneNumberInput.vue @@ -199,7 +199,7 @@ watch( " trailing-icon :disabled="disabled" - class="!h-[30px] top-1 !px-2 outline-0 !rounded-lg border-0 ltr:!rounded-r-none rtl:!rounded-l-none" + class="!h-[30px] top-1 !px-2 outline-0 !outline-none !rounded-lg border-0 ltr:!rounded-r-none rtl:!rounded-l-none" @click="toggleCountryDropdown" >