Commit 56a6866
committed
fix(css): enforce LTR direction for inline code elements in admin
Fixes text rendering issues with inline code elements in the admin panel by enforcing left-to-right text direction. The change adds direction: `ltr` and `unicode-bidi`: isolate CSS properties to ensure code content displays correctly regardless of the surrounding text direction, preventing layout issues in RTL language environments.
Also bumped version from `1.6.5` to `1.6.6`.1 parent d4600b3 commit 56a6866
3 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
441 | 446 | | |
442 | 447 | | |
443 | 448 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments