complete auth pages sunc with api - complete cities and province combo box in register page
This commit is contained in:
+7
-1
@@ -13,10 +13,16 @@
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@layer base {
|
||||
* {
|
||||
font-family: 'vazirmatn', 'vaziren';
|
||||
}
|
||||
|
||||
body {
|
||||
direction: rtl;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
input[type=number]::-webkit-outer-spin-button,
|
||||
@@ -38,7 +44,7 @@
|
||||
}
|
||||
|
||||
#otp {
|
||||
direction: ltr;
|
||||
direction: ltr !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user