From 75976d9bcc637fc44b25360fbe4d5f8dde34abdd Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Fri, 14 Oct 2022 16:24:26 +0800 Subject: [PATCH] fix(web): style --- web/app/controllers/problem_statistics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/controllers/problem_statistics.php b/web/app/controllers/problem_statistics.php index cc2a11a..8498786 100644 --- a/web/app/controllers/problem_statistics.php +++ b/web/app/controllers/problem_statistics.php @@ -163,7 +163,7 @@ $table_config = [ 'div_classes' => 'mb-3', 'table_classes' => ['table', 'mb-0', 'text-center'], ]; -?> + ?> '', 'judge_time_hidden' => '', 'table_name' => 'best_ac_submissions, submissions', 'table_config' => $table_config), $myUser); ?>