mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Show pointer on mermaids
This commit is contained in:
parent
3d64ab298d
commit
97abdc500b
1 changed files with 1 additions and 0 deletions
|
|
@ -173,4 +173,5 @@ const SvgContainer = styled.div<SvgContainerProps>`
|
|||
opacity: ${(props) => (props.$isLoading ? 0.3 : 1)};
|
||||
min-height: 20px;
|
||||
transition: opacity 0.2s ease;
|
||||
cursor: pointer;
|
||||
`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue