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