mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user