fix text wrapping on file description
This commit is contained in:
parent
d5a19eb530
commit
7785de2a66
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
.markdown-preview {
|
||||
margin: 0;
|
||||
word-break: break-all;
|
||||
|
||||
// Headers
|
||||
h1,
|
||||
|
|
Loading…
Add table
Reference in a new issue