Make font persian
This commit is contained in:
@@ -179,7 +179,7 @@ const resetForm = () => {
|
||||
<form @submit.prevent class="max-w-[500px] w-full mt-12">
|
||||
<Input
|
||||
v-if="!showOtp"
|
||||
class="w-full tracking-[4px]"
|
||||
class="w-full tracking-[3px] persian-number"
|
||||
v-model="loginInfo.phone"
|
||||
placeholder="۹۳۸۰۱۲۳۴۵۶"
|
||||
dir="ltr"
|
||||
|
||||
Reference in New Issue
Block a user