mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-01 11:24:16 +01:00
auto width for the default style
This commit is contained in:
2
dist/mermaid.css
vendored
2
dist/mermaid.css
vendored
@@ -256,5 +256,5 @@ text {
|
||||
}
|
||||
|
||||
.mermaid {
|
||||
width:1200px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user