propmt input in mobile + print email + ltr and rtl new message + najva token

This commit is contained in:
hamid zarghami
2025-07-28 10:09:42 +03:30
parent e687f0cb5a
commit 49a4ed3ad9
19 changed files with 216 additions and 43 deletions
+7 -1
View File
@@ -238,7 +238,13 @@ textarea::placeholder {
@apply rounded-t-xl;
}
.ql-editor {
@apply !text-right;
text-align: start !important;
unicode-bidi: plaintext !important;
}
.ql-editor p {
unicode-bidi: plaintext !important;
text-align: start !important;
direction: auto !important;
}
.dltr {