mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 17:50:37 +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}
|
${window.siyuan.languages.relativeFontSize}
|
||||||
<span class="fn__space"></span>
|
<span class="fn__space"></span>
|
||||||
<input class="b3-switch fn__flex-center" ${fontSize.endsWith("em") ? "checked" : ""} type="checkbox">
|
<input class="b3-switch fn__flex-center" ${fontSize.endsWith("em") ? "checked" : ""} type="checkbox">
|
||||||
|
<span class="fn__space--small"></span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="${disableFont ? " fn__none" : ""}">
|
<div class="${disableFont ? " fn__none" : ""}">
|
||||||
|
Loading…
Reference in New Issue
Block a user