mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 04:50:59 +08:00
This commit is contained in:
parent
a91e18919a
commit
45c8c87d66
@ -146,6 +146,7 @@ export const appearanceMenu = (protyle: IProtyle, nodeElements?: Element[]) => {
|
||||
${window.siyuan.languages.relativeFontSize}
|
||||
<span class="fn__space"></span>
|
||||
<input class="b3-switch fn__flex-center" ${fontSize.endsWith("em") ? "checked" : ""} type="checkbox">
|
||||
<span class="fn__space--small"></span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="${disableFont ? " fn__none" : ""}">
|
||||
|
Loading…
Reference in New Issue
Block a user