diff --git a/frontend/pages/products.vue b/frontend/pages/products.vue
index 71ec07c..d0577a3 100644
--- a/frontend/pages/products.vue
+++ b/frontend/pages/products.vue
@@ -65,13 +65,13 @@ watch(
-
+
لیست محصولات
@@ -82,7 +82,7 @@ watch(
placeholder="جست و جو محصول ..."
v-model="search"
variant="outlined"
- class="!rounded-full w-full lg:w-8/12"
+ class="!rounded-xl w-full lg:w-8/12"
>
@@ -97,7 +97,7 @@ watch(