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