mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 15:28:49 +01:00
This commit is contained in:
parent
734db627c0
commit
232c3afa6b
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export const getLayoutHTML = (data: IAV) => {
|
|||
</label>
|
||||
${html}
|
||||
<label class="b3-menu__item">
|
||||
<span class="fn__flex-center">${window.siyuan.languages.showIcon}</span>
|
||||
<span class="fn__flex-center">${window.siyuan.languages.showAllFieldsIcon}</span>
|
||||
<span class="fn__space fn__flex-1"></span>
|
||||
<input data-type="toggle-gallery-icon" type="checkbox" class="b3-switch b3-switch--menu" ${view.showIcon ? "checked" : ""}>
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue