fix(conditional): within section (dark blue bg) ; use white text

This commit is contained in:
Martin 2022-08-23 09:10:33 +02:00
parent 73b417e6b2
commit ed20951f14

View file

@ -89,6 +89,14 @@
label {
color: $light-grey;
}
.conditionnel {
color: $white;
.add-row {
background-color: $white;
}
}
}
.flex {