This commit is contained in:
2019-04-02 14:31:34 +08:00
parent cf32eb4fb3
commit d1156cc940
23 changed files with 75 additions and 56 deletions

View File

@@ -138,4 +138,8 @@ th{
.data-list .table > thead > tr > th.sort-down:after {
color: #145ccd;
content: '\e6b8';
}
.table td, .table th{
padding: 5px;
}