yflory's word wrap fix
parent
dc80b6b11f
commit
378bf2aa94
|
@ -81,6 +81,7 @@
|
|||
border-left: 1px solid black;
|
||||
box-sizing: border-box;
|
||||
font-family: Calibri,Ubuntu,sans-serif;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
#preview {
|
||||
max-width: 40vw;
|
||||
|
|
Loading…
Reference in New Issue