mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-20 15:57:06 +08:00
fix(editor): at menu position in split view (#9500)
This commit is contained in:
@@ -401,7 +401,7 @@ export class HeaderAreaTextCellEditing extends BaseTextCell {
|
||||
? getViewportElement(this.topContenteditableElement.host)
|
||||
: null}"
|
||||
data-parent-flavour="affine:database"
|
||||
class="data-view-header-area-rich-text can-link-doc"
|
||||
class="data-view-header-area-rich-text"
|
||||
></rich-text>`;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user