This commit is contained in:
2024-02-01 11:10:26 +07:00
parent 2b9695b9f2
commit 70d0602388
4 changed files with 29 additions and 8 deletions

View File

@@ -916,4 +916,15 @@ input[type=radio]:focus:before {
line-height: 20px;
display: block;
margin-top: 5px;
}
.table-list-customer th {
padding: 7px 5px;
background: #f6f6f6;
border: 1px solid #ececec;
white-space: nowrap;
}
.table-list-customer td {
padding: 7px 6px;
border: 1px solid #ececec;
}/*# sourceMappingURL=pc_style.css.map */