fix: table appraisal col width

This commit is contained in:
Baoshuo Ren 2022-09-24 11:42:09 +08:00
parent 92cca91cce
commit b25f4cc7f9
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -129,7 +129,7 @@ EOD;
$header .= '<th class="text-center" style="width:5em;">'.UOJLocale::get('problems::submit').'</th>';
$header .= '<th class="text-center" style="width:150px;">'.UOJLocale::get('problems::ac ratio').'</th>';
}
$header .= '<th class="text-center" style="width:180px;">'.UOJLocale::get('appraisal').'</th>';
$header .= '<th class="text-center" style="width:190px;">'.UOJLocale::get('appraisal').'</th>';
$header .= '</tr>';
$tabs_info = array(