mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 16:28:49 +01:00
This commit is contained in:
parent
a5f79bc048
commit
71369fd71d
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ const reloadEditor = (data: IEditor) => {
|
|||
|
||||
export const initEditor = () => {
|
||||
openModel({
|
||||
title: window.siyuan.languages.riffCard,
|
||||
icon: "iconRiffCard",
|
||||
title: window.siyuan.languages.editor,
|
||||
icon: "iconEdit",
|
||||
html: `<div class="b3-label">
|
||||
${window.siyuan.languages.fontSize} <span id="fontSize" class="ft__on-surface">${window.siyuan.config.editor.fontSize}px</span>
|
||||
<div class="fn__hr"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue