fix menu fade animations
This commit is contained in:
@@ -57,6 +57,10 @@ const style = `.ProseMirror {
|
||||
|
||||
.ProseMirror-focused .ProseMirror-gapcursor {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.tippy-box[data-animation=fade][data-state=hidden] {
|
||||
opacity: 0
|
||||
}`
|
||||
|
||||
export default style
|
||||
|
||||
Reference in New Issue
Block a user