mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-20 18:54:09 +00:00
perf: mermaid overflow
This commit is contained in:
@@ -76,6 +76,7 @@ const MermaidBlock = ({ code }: { code: string }) => {
|
|||||||
<Box position={'relative'}>
|
<Box position={'relative'}>
|
||||||
<Box
|
<Box
|
||||||
ref={dom}
|
ref={dom}
|
||||||
|
as={'p'}
|
||||||
className={styles.mermaid}
|
className={styles.mermaid}
|
||||||
minW={'100px'}
|
minW={'100px'}
|
||||||
minH={'50px'}
|
minH={'50px'}
|
||||||
|
Reference in New Issue
Block a user