* Fix batch run case style.

This commit is contained in:
Yagami
2019-06-28 15:42:08 +08:00
parent 9f666d3a4e
commit bdacbfc0da
2 changed files with 4 additions and 6 deletions
-2
View File
@@ -1,5 +1,3 @@
.table-bordered {border: none}
.table-bordered thead th {border-top: none}
.table-form > tbody > tr > th, .table-form > tbody > tr > td {border-bottom: 1px solid #ddd}
.outer .table.table-form tbody > tr:last-child td{border:1px solid #ddd;}