mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-04-12 06:07:37 +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;
|
|
}
|