Merge branch 'feature-report-export' of https://bitbucket.org/ecropdev/ielts-ui into feature-report-export
This commit is contained in:
@@ -38,7 +38,7 @@ function Blank({
|
|||||||
|
|
||||||
const getSolutionStyling = () => {
|
const getSolutionStyling = () => {
|
||||||
if (!userSolution) {
|
if (!userSolution) {
|
||||||
return "bg-mti-gray-davy text-mti-gray-davy";
|
return "bg-mti-gray-davy text-white";
|
||||||
}
|
}
|
||||||
|
|
||||||
return "bg-mti-purple-ultralight text-mti-purple-light";
|
return "bg-mti-purple-ultralight text-mti-purple-light";
|
||||||
|
|||||||
Reference in New Issue
Block a user