mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 07:19:41 +02:00
#5237 node text cut off
This commit is contained in:
@@ -78,11 +78,7 @@
|
||||
<body>
|
||||
<pre id="diagram" class="mermaid">
|
||||
stateDiagram-v2
|
||||
[*] --> First
|
||||
state First {
|
||||
[*] --> second
|
||||
second --> [*]
|
||||
}
|
||||
stateId
|
||||
|
||||
|
||||
</pre
|
||||
|
Reference in New Issue
Block a user