style: fix steps bg color

This commit is contained in:
johnsoncherian 2025-05-08 11:09:51 +05:30
parent 67c7d65e73
commit a107c88a5c

View file

@ -46,7 +46,6 @@
}
&.active {
background-color: var(--surfaces-surface-01);
color: var(--currentStepLabel);
border: 2px solid var(--completedAccent);
}