update customer

This commit is contained in:
2024-02-05 11:42:19 +07:00
6 changed files with 46 additions and 35 deletions

View File

@@ -777,6 +777,7 @@ input[type="radio"] {
}
td {
padding: 14px 8px;
text-align: center;
&:nth-child(4),
&:nth-child(10) {
text-align: left;
@@ -800,8 +801,9 @@ input[type="radio"] {
}
thead {
background: #f6f6f6;
font-weight: 600;
font-weight: 500;
text-align: center;
white-space: nowrap;
td {
padding: 8px;
}
@@ -823,6 +825,7 @@ input[type="radio"] {
display: block;
width: 100%;
padding: 0 0 0 5px;
font-weight: 400;
}
.icons {
width: 30px;