📱 键盘收起

This commit is contained in:
Vanessa 2022-10-06 22:56:07 +08:00
parent 2c0d2ed934
commit 96cbb9dc6a

View file

@ -86,6 +86,7 @@ export const initKeyboardToolbar = () => {
}
if (!nodeElement.parentElement.classList.contains("li") || nodeElement.getAttribute("data-type") === "NodeCodeBlock") {
focusByRange(range);
return;
}
if (type === "outdent") {