Files
dify-docs/style.css
Riskey f84d7ab662 Add text-autospace CSS for CJK/Latin spacing (#697)
* Add text-autospace CSS for CJK/Latin spacing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* correct the css file name and remove it from docs.json

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:31:36 +08:00

4 lines
35 B
CSS

body {
text-autospace: normal;
}