mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
Allow mermaid render error to wrap (#18791)
This commit is contained in:
parent
08d5a836ef
commit
ae85ee1c6f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue