الصفحة الرئيسية › الدعم الفني بالعربية › Chat Support › [تم الحل] Change text direction
الوسوم: Exception
يحتوي هذا الموضوع 0 ردود ، لديه 1صوت.
آخر تحديث بواسطة leventU-4 قبل 1 سنة، شهرين.
يساعده: Lucas Vidal de Andrade.
The client stated that his variation should be LTR, but it was RTL by default. Problem was solved by adding the CSS rule:
:lang(ckb) { direction: ltr; }