add default hide selection styling
This commit is contained in:
@@ -35,6 +35,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ProseMirror-hideselection *::selection { background: transparent; }
|
||||||
|
.ProseMirror-hideselection *::-moz-selection { background: transparent; }
|
||||||
|
|
||||||
.ProseMirror-focused .ProseMirror-gapcursor {
|
.ProseMirror-focused .ProseMirror-gapcursor {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user