mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +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',
|
margin: '0 auto',
|
||||||
paddingTop: 50,
|
paddingTop: 50,
|
||||||
paddingBottom: 50,
|
paddingBottom: 50,
|
||||||
|
cursor: 'text',
|
||||||
});
|
});
|
||||||
|
|
||||||
const titleTagBasic = style({
|
const titleTagBasic = style({
|
||||||
|
|||||||
Reference in New Issue
Block a user