修复表格表头颜色错误
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
{% if submissions %}
|
||||
<table class="table table-bordered">
|
||||
<thead>
|
||||
<tr class="success">
|
||||
<tr>
|
||||
<th>#</th>
|
||||
<th>提交时间</th>
|
||||
<th>语言</th>
|
||||
|
||||
Reference in New Issue
Block a user