mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-02 14:58:49 +01:00
This commit is contained in:
parent
5a27bc1960
commit
5ddbf8446d
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ export const openCard = () => {
|
|||
</div>
|
||||
</div>
|
||||
</div>`,
|
||||
width: isMobile() ? "96vw" : "768px",
|
||||
width: isMobile() ? "96vw" : "80vw",
|
||||
height: "70vh",
|
||||
});
|
||||
dialog.element.querySelector("input").focus();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue