fix(conditional): within section (dark blue bg) ; use white text
This commit is contained in:
parent
73b417e6b2
commit
ed20951f14
1 changed files with 8 additions and 0 deletions
|
@ -89,6 +89,14 @@
|
|||
label {
|
||||
color: $light-grey;
|
||||
}
|
||||
|
||||
.conditionnel {
|
||||
color: $white;
|
||||
|
||||
.add-row {
|
||||
background-color: $white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.flex {
|
||||
|
|
Loading…
Reference in a new issue