mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
#306: fix $violet stepper styles
This commit is contained in:
@@ -60,8 +60,6 @@
|
||||
}
|
||||
|
||||
&:after {
|
||||
background: $green;
|
||||
border-color: darker($green);
|
||||
transition-delay: 0.3s;
|
||||
}
|
||||
}
|
||||
@@ -70,6 +68,7 @@
|
||||
.activeStep {
|
||||
&:after {
|
||||
background: $green;
|
||||
border-color: darker($green);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user