Merged in ENCOA-139_ReleaseBug (pull request #87)

ENCOA-139 Release Improvements
This commit is contained in:
João Ramos
2024-09-03 15:47:17 +00:00
committed by Tiago Ribeiro
5 changed files with 215 additions and 278 deletions

View File

@@ -223,7 +223,7 @@ export default function Finish({user, scores, modules, information, solutions, i
</span>
</div>
)}
{!isLoading && false && (
{!isLoading && (
<div className="mb-20 mt-32 flex w-full items-center justify-between gap-9">
<span className="max-w-3xl">{moduleResultText(selectedModule, bandScore)}</span>
<div className="flex gap-9 px-16">