MOBILE-4550 quiz: Fix feedback color specificity
parent
0b9417884f
commit
633ef7dc9a
|
@ -38,11 +38,11 @@
|
|||
|
||||
.specificfeedback, .rightanswer, .im-feedback, .feedback, .generalfeedback {
|
||||
margin: 0 0 .5em;
|
||||
}
|
||||
|
||||
p {
|
||||
--color: var(--core-question-feedback-color);
|
||||
}
|
||||
}
|
||||
|
||||
.correctness {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue