mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-02 11:54:15 +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 {
|
.mermaid {
|
||||||
width:1200px;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user