mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Center mermaid diagram
This commit is contained in:
parent
04f8c294c2
commit
ac4ca51ced
1 changed files with 2 additions and 0 deletions
|
|
@ -174,4 +174,6 @@ const SvgContainer = styled.div<SvgContainerProps>`
|
|||
min-height: 20px;
|
||||
transition: opacity 0.2s ease;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue