Fix style of the drop cursor
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -55,7 +55,10 @@ const extensions = [
|
|||||||
ListItem,
|
ListItem,
|
||||||
HorizontalRule,
|
HorizontalRule,
|
||||||
HardBreak,
|
HardBreak,
|
||||||
Dropcursor,
|
Dropcursor.configure({
|
||||||
|
color: "#0081f1",
|
||||||
|
width: 2,
|
||||||
|
}),
|
||||||
Gapcursor,
|
Gapcursor,
|
||||||
UndoRedo,
|
UndoRedo,
|
||||||
TableKit.configure({
|
TableKit.configure({
|
||||||
|
|||||||
Reference in New Issue
Block a user