mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-31 14:33:18 +02:00
Git support (#143)
This commit is contained in:
@@ -104,7 +104,7 @@ export const JsonAttributeTree = ({
|
||||
icon="chevron_right"
|
||||
className={classNames(
|
||||
'left-0 absolute transition-transform flex items-center',
|
||||
'text-text-subtlest group-hover:text-text-subtle',
|
||||
'group-hover:text-text-subtle',
|
||||
isExpanded ? 'rotate-90' : '',
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user