This commit is contained in:
Liang Ding 2022-11-14 11:22:39 +08:00
parent cdf2b79678
commit 1ff0bdfe1f
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 6 additions and 1 deletions

View file

@ -41,7 +41,7 @@ export const exportImage = (id: string) => {
margin: 8px 0 24px;" class="protyle-wysiwyg${window.siyuan.config.editor.displayBookmarkIcon ? " protyle-wysiwyg--attr" : ""}" id="preview">
<div class="fn__loading" style="left:0"><img height="48px" width="48px" src="stage/loading-pure.svg"></div>
</div>
<div class="ft__smaller ft__on-surface fn__flex"><img style="height: 18px;margin: 0 8px" src="stage/icon.png"></div>
<div class="ft__smaller ft__on-surface fn__flex"><img style="height: 18px;margin: 0 8px" src="stage/icon.png">${window.siyuan.languages.exportBySiYuan}</div>
<div class="fn__hr--b"></div>
<div class="fn__hr--b"></div>
</div>