diff --git a/p__Classrooms__Lists__Exercise__Export__index.chunk.css b/p__Classrooms__Lists__Exercise__Export__index.chunk.css index 1c0a30c187..66436b0d56 100644 --- a/p__Classrooms__Lists__Exercise__Export__index.chunk.css +++ b/p__Classrooms__Lists__Exercise__Export__index.chunk.css @@ -879,9 +879,10 @@ } #educoder .answerError___kJTJu [class^="ant-radio-inner"] { border-color: #fb3226; + background: #fb3226; } #educoder .answerError___kJTJu [class^="ant-radio-inner"]::after { - background: #fb3226; + background: #fff; } #educoder .answerError___kJTJu [class^="ant-checkbox-inner"] { border-color: #fb3226; diff --git a/p__Classrooms__Lists__Exercise__Review__index.chunk.css b/p__Classrooms__Lists__Exercise__Review__index.chunk.css index 60535c9159..1162ef0a85 100644 --- a/p__Classrooms__Lists__Exercise__Review__index.chunk.css +++ b/p__Classrooms__Lists__Exercise__Review__index.chunk.css @@ -478,9 +478,10 @@ } #educoder .answerError___kJTJu [class^="ant-radio-inner"] { border-color: #fb3226; + background: #fb3226; } #educoder .answerError___kJTJu [class^="ant-radio-inner"]::after { - background: #fb3226; + background: #fff; } #educoder .answerError___kJTJu [class^="ant-checkbox-inner"] { border-color: #fb3226;