This commit is contained in:
zadit
2025-02-14 02:51:22 +07:00
parent 6a94ab6827
commit 1b8eb2856d
3 changed files with 12 additions and 5 deletions

View File

@@ -21,7 +21,12 @@
}
.item:not(.itemInvoice) {
border-top: 2px solid #00000017;
/* border-top: 2px solid #00000017; */
}
.notLast{
padding-bottom: 10px;
border-bottom: 2px solid #00000017;
}
.itemInvoice {