From 21220f7fd7ace05a1c50f47c7586309d46c02884 Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Fri, 11 Apr 2025 21:40:39 +0330 Subject: [PATCH] changed input rounded --- frontend/pages/products.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/pages/products.vue b/frontend/pages/products.vue index fd5671f..71ec07c 100644 --- a/frontend/pages/products.vue +++ b/frontend/pages/products.vue @@ -82,7 +82,7 @@ watch( placeholder="جست و جو محصول ..." v-model="search" variant="outlined" - class="rounded-full w-full lg:w-8/12" + class="!rounded-full w-full lg:w-8/12" >