fix(submission): control panel style
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2023-02-21 07:56:17 +08:00
parent 167bc3f56f
commit 513cf6c290
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -321,7 +321,7 @@ if (isset($hack_form)) {
操作
</div>
<div class="list-group list-group-flush rounded-bottom">
<div class="list-group list-group-flush rounded-bottom overflow-hidden">
<?php if (isset($minor_rejudge_form)) : ?>
<?php $minor_rejudge_form->printHTML() ?>
<?php endif ?>