Push back chooser icon color
This commit is contained in:
parent
8a6131d539
commit
669d471dc0
@ -133,6 +133,7 @@ export default function FieldsetPhotoChooser({
|
|||||||
<BiChevronRight
|
<BiChevronRight
|
||||||
size={18}
|
size={18}
|
||||||
className={clsx(
|
className={clsx(
|
||||||
|
'text-dim',
|
||||||
'transition-transform ',
|
'transition-transform ',
|
||||||
isOpen && 'rotate-90',
|
isOpen && 'rotate-90',
|
||||||
)}
|
)}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user