mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
fix(editor): inline editor should not change event source editable (#11331)
Close [BS-2988: database block会把顶层content editable设成false](https://linear.app/affine-design/issue/BS-2988/database-block会把顶层content-editable设成false)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export const NOTE_SELECTOR =
|
||||
'affine-note, affine-edgeless-note .edgeless-note-page-content, affine-edgeless-text';
|
||||
export const EDGELESS_TOP_CONTENTEDITABLE_SELECTOR =
|
||||
'affine-edgeless-note .edgeless-note-page-content, affine-edgeless-text';
|
||||
|
||||
Reference in New Issue
Block a user