loading and redirecting front-end

This commit is contained in:
Sara
2023-11-13 18:33:24 +01:00
parent 14ebfa53a8
commit e98f1bf4bc
6 changed files with 77 additions and 31 deletions

View File

@@ -87,7 +87,7 @@ export default function FinalSummary(props: FinalSummaryProps) {
<div
className={
(isEditMode ? "overflow-y-none" : "overflow-y-auto") +
" h-auto max-h-full flex flex-col h-full"
" max-h-full flex flex-col h-full"
}
>
<div className="flex flex-row flex-wrap-reverse justify-between items-center">