Extend clickable area to height of container (#7248)
This commit is contained in:
committed by
GitHub
parent
9d4ae02300
commit
190c7d6ed8
@@ -92,6 +92,9 @@ a[role='link'][data-no-underline='1']:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* ProseMirror */
|
/* ProseMirror */
|
||||||
|
.ProseMirror {
|
||||||
|
min-height: inherit;
|
||||||
|
}
|
||||||
.ProseMirror-dark {
|
.ProseMirror-dark {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user