alpes-maritimes-2022: correct steps marker color & typo (#72112)

This commit is contained in:
Thomas Jund 2023-01-04 15:21:22 +01:00
parent 1f102570cc
commit 77d6c7a069
1 changed files with 2 additions and 1 deletions

View File

@ -882,13 +882,14 @@ span.required {
}
&--label {
@extend .small;
font-weight: bold;
text-align: left;
width: auto;
order: 2;
margin-left: 0;
}
&--marker {
border: 1px solid $gray-dark;
border: 1px solid;
box-shadow: 0 0 0 0.5rem white;
}
&.current &--marker {