mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix(core): change cursor when hovering the area blow editor (#6226)
This commit is contained in:
@@ -22,6 +22,7 @@ export const docEditorGap = style({
|
||||
margin: '0 auto',
|
||||
paddingTop: 50,
|
||||
paddingBottom: 50,
|
||||
cursor: 'text',
|
||||
});
|
||||
|
||||
const titleTagBasic = style({
|
||||
|
||||
Reference in New Issue
Block a user