mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
feat: specify the space applied between CJK and non-CJK characters (#9349)
This commit is contained in:
parent
61619c07c8
commit
a6383aaaea
1 changed files with 1 additions and 0 deletions
|
|
@ -431,6 +431,7 @@ Tiddler frame in story river
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
color-scheme: {{{ [{$:/palette}get[color-scheme]] ~light }}};
|
color-scheme: {{{ [{$:/palette}get[color-scheme]] ~light }}};
|
||||||
|
text-autospace: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue