📱 键盘收起
This commit is contained in:
parent
2c0d2ed934
commit
96cbb9dc6a
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ export const initKeyboardToolbar = () => {
|
|||
}
|
||||
|
||||
if (!nodeElement.parentElement.classList.contains("li") || nodeElement.getAttribute("data-type") === "NodeCodeBlock") {
|
||||
focusByRange(range);
|
||||
return;
|
||||
}
|
||||
if (type === "outdent") {
|
||||
|
|
Loading…
Add table
Reference in a new issue