MOBILE-4550 quiz: Fix feedback color specificity
This commit is contained in:
parent
0b9417884f
commit
633ef7dc9a
@ -38,10 +38,10 @@
|
||||
|
||||
.specificfeedback, .rightanswer, .im-feedback, .feedback, .generalfeedback {
|
||||
margin: 0 0 .5em;
|
||||
}
|
||||
|
||||
p {
|
||||
--color: var(--core-question-feedback-color);
|
||||
p {
|
||||
--color: var(--core-question-feedback-color);
|
||||
}
|
||||
}
|
||||
|
||||
.correctness {
|
||||
|
Loading…
x
Reference in New Issue
Block a user