Hi,
You can add RTL feature to Zoho Cliq super easy.
just add dir="auto" to the <pre> tag. like :
- <pre msgtype="msg" class="zcmsgcnt" dir="auto">سلام این یک test هست</pre>
and
- <style>
- .nite-mode .currchatpanel .msgtxt pre, .nite-mode .annotate {
- text-align: left;
- }
- </style>
It will solve a lot of problems.
I would appreciate it if you it as soon as possible.
Thank you.