ข้ามการนำทาง

ติดป้ายกำกับ: 

หัวข้อนี้ประกอบด้วย 0 ข้อความตอบกลับ, มี 1เสียง -.

ปรับปรุงล่าสุดโดย leventU-4 1 years, 2 months มาแล้ว -.

ช่วยเหลือโดย: Lucas Vidal de Andrade -.

ผู้เขียน โพสต์
มีนาคม 29, 2024 เวลา 1:13 pm #15464436

leventU-4

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;
}