1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-04-19 03:14:36 +00:00

fix(web/problem/manage/data): left col width

This commit is contained in:
Baoshuo Ren 2022-10-18 17:14:52 +08:00
parent d562f18de5
commit 8d6c000c09
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

@ -679,7 +679,7 @@ EOD
<div class="row">
<!-- left col -->
<div class="col">
<div class="col-12 col-lg-9">
<h1 class="h2">
#<?=$problem['id']?>. <?=$problem['title']?> 管理