detail customer

This commit is contained in:
hamid zarghami
2025-11-05 14:05:24 +03:30
parent 7f96669bc7
commit 2b1b2daacf
9 changed files with 576 additions and 2 deletions
+4
View File
@@ -43,3 +43,7 @@ textarea::placeholder {
.dltr {
direction: ltr;
}
tbody tr:nth-child(odd) {
background: rgba(233, 235, 244, 0.2) !important;
}