parent
1fa9402453
commit
7c99df33ad
3 changed files with 21 additions and 3 deletions
|
@ -72,6 +72,11 @@
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* Styling hacks */
|
||||
*[data-word-wrap] {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
/* ProseMirror */
|
||||
.ProseMirror {
|
||||
font: 18px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue