diff --git a/frontend/pages/cart/delivery.vue b/frontend/pages/cart/delivery.vue index ce223e2..b42ac6d 100644 --- a/frontend/pages/cart/delivery.vue +++ b/frontend/pages/cart/delivery.vue @@ -94,12 +94,14 @@ whenever(
-
- آدرس های شما +
+ + آدرس های شما
@@ -146,14 +148,14 @@ whenever( ? 'ring-black ring-offset-2 ring-2' : '' " - class="flex flex-col select-none w-full gap-2 p-3 transition-all border cursor-pointer delivery-option focus-within:ring-2 ring-black ring-offset-2 focus-within:border-black rounded-100 border-slate-200 bg-slate-50" + class="flex flex-col select-none w-full gap-2 p-3 transition-all border cursor-pointer delivery-option focus-within:ring-2 ring-blue-500 ring-offset-2 focus-within:border-blue-500 rounded-100 border-slate-200 bg-slate-50" >