Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Upstream
Gitea
Commits
bd71245c
Unverified
Commit
bd71245c
authored
3 years ago
by
silverwind
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Allow mermaid render error to wrap (#18790)
parent
3a29a23c
main
release/v1.17
release/v1.18
v1.19.0-dev
v1.18.1
v1.18.0
v1.18.0-rc1
v1.18.0-rc0
v1.18.0-dev
v1.17.4
v1.17.3
v1.17.2
v1.17.1
v1.17.0
v1.17.0-rc2
v1.17.0-rc1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
web_src/less/markup/content.less
+1
-1
web_src/less/markup/content.less
with
1 addition
and
1 deletion
+1
-1
web_src/less/markup/content.less
View file @
bd71245c
...
...
@@ -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;
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help