🎨 Modular extensions

This commit is contained in:
2025-04-24 23:46:34 +08:00
parent dcf07c9106
commit 8673b36f98
9 changed files with 298 additions and 206 deletions

View File

@@ -18,7 +18,7 @@ const editorStore = useEditorStore();
</span>
</div>
<div class="actions">
<span class="font-size" title="字体大小 (Ctrl+滚轮调整)">
<span class="font-size" title="字体大小 (Ctrl+滚轮调整)" @click="editorStore.resetFontSize">
{{ editorStore.fontSize }}px
</span>
<span class="tab-settings">