* Adjust the table style.

This commit is contained in:
hufangzhou
2021-02-23 09:08:56 +08:00
parent 8a61ddef4f
commit 8a9fe39063
+2 -1
View File
@@ -11,7 +11,8 @@
?>
<?php include '../../common/view/header.html.php';?>
<style>
.main-table thead>tr>th:first-child{padding-left: 0px;}
.main-table thead>tr>th:first-child {padding-left: 8px;}
.table.has-sort-head thead>tr>th {padding-right: 8px;}
</style>
<div id="mainContent" class="main-row fade">
<?php if(!empty($inputPersonnel)):?>