Allow mermaid render error to wrap (#18791)

pull/18794/head
silverwind 3 years ago committed by GitHub
parent 08d5a836ef
commit ae85ee1c6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web_src/less/markup/content.less

@ -550,7 +550,7 @@
border-bottom-right-radius: 0 !important;
box-shadow: none !important;
font-size: 85% !important;
white-space: pre !important;
white-space: pre-wrap !important;
padding: .5rem 1rem !important;
text-align: left !important;
}

Loading…
Cancel
Save