mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 01:14:07 +01:00
This commit is contained in:
parent
d697660c41
commit
d1835146ca
25 changed files with 59 additions and 60 deletions
|
|
@ -305,7 +305,7 @@ export class Background {
|
|||
} else if (type === "link") {
|
||||
const dialog = new Dialog({
|
||||
title: window.siyuan.languages.link,
|
||||
width: isMobile() ? "80vw" : "520px",
|
||||
width: isMobile() ? "92vw" : "520px",
|
||||
content: `<div class="b3-dialog__content">
|
||||
<input class="b3-text-field fn__block">
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue