diff --git a/web/app/libs/uoj-html-lib.php b/web/app/libs/uoj-html-lib.php index 04d5062..3e56dcc 100644 --- a/web/app/libs/uoj-html-lib.php +++ b/web/app/libs/uoj-html-lib.php @@ -642,7 +642,7 @@ class JudgementDetailsPrinter { } echo ''; - echo '
'; + echo '
'; if (isset($REQUIRE_LIB['bootstrap5'])) { echo $this->styler->getTestInfoIcon($subtask_info);