This commit is contained in:
Vanessa 2024-12-14 12:05:10 +08:00
parent fec3211194
commit 152fa6e6e0
6 changed files with 35 additions and 43 deletions

View file

@ -208,7 +208,7 @@ export const setInlineStyle = (set = true) => {
src: local("${window.siyuan.config.editor.fontFamily}");
unicode-range: U+30-39;
}
.b3-typography:not(.b3-typography--default), .protyle-wysiwyg, .protyle-title {font-family: "Number Glyphs", "Segoe Good Emoji", "Other SiYuan Emojis", "${window.siyuan.config.editor.fontFamily}", var(--b3-font-family-protyle)}`;
.b3-typography:not(.b3-typography--default), .protyle-wysiwyg, .protyle-title {font-family: "Number Glyphs", "SiYuan Emojis", "Emoji", "${window.siyuan.config.editor.fontFamily}", var(--b3-font-family-protyle)}`;
} else {
style = `@font-face {
font-family: "Number Glyphs";