mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
* 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>
4 lines
35 B
CSS
4 lines
35 B
CSS
body {
|
|
text-autospace: normal;
|
|
}
|