fix: changed color of stepper component icons

This commit is contained in:
Gerzon05 2024-07-24 13:56:20 -05:00
parent bec12b1653
commit 80a882ddf9

View File

@ -20,7 +20,7 @@ const forwarded = useForwardProps(delegatedProps)
<StepperIndicator
v-bind="forwarded"
:class="cn(
'inline-flex items-center justify-center rounded-full text-white w-10 h-10',
'inline-flex items-center justify-center rounded-full text-muted-foreground/50 w-10 h-10',
// Disabled
'group-data-[disabled]:text-muted-foreground group-data-[disabled]:opacity-50',
// Active