feat(editor): auto-detect text direction for RTL support (#2389)

This commit is contained in:
Philip Okugbe
2026-08-12 23:48:03 +01:00
committed by GitHub
parent db3ff54da1
commit ea59912c7e
11 changed files with 19 additions and 2 deletions
@@ -54,7 +54,7 @@
var(--mantine-color-dark-5)
);
font-weight: bold;
text-align: left;
text-align: start;
}
.column-resize-handle {