Fix text color for lists in solution block
Relates to MS-912
This commit is contained in:
parent
2626c928b1
commit
b7f7799590
|
|
@ -92,7 +92,6 @@ export default {
|
|||
|
||||
> li {
|
||||
list-style: disc outside none;
|
||||
color: $color-silver-dark;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue