tweak text
This commit is contained in:
parent
aa6b585b96
commit
9d22e84fc8
@ -9,7 +9,7 @@
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 4px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
|
@ -199,11 +199,12 @@ const MermaidToExcalidraw = ({
|
||||
<span
|
||||
style={{ fontSize: "15px", fontStyle: "italic", fontWeight: 500 }}
|
||||
>
|
||||
Currently only flowcharts are supported. The other types will be
|
||||
rendered as image in Excalidraw. <br />
|
||||
Refer to the{" "}
|
||||
<a href="https://mermaid.js.org/syntax/flowchart.html">docs</a> to
|
||||
get started.
|
||||
Currently only{" "}
|
||||
<a href="https://mermaid.js.org/syntax/flowchart.html">
|
||||
flowcharts
|
||||
</a>{" "}
|
||||
are supported. The other types will be rendered as image in
|
||||
Excalidraw. <br />
|
||||
</span>
|
||||
</>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user