component table + orders in home

This commit is contained in:
hamid zarghami
2025-10-18 10:38:12 +03:30
parent 2f2a27b083
commit 3b382a973b
18 changed files with 1268 additions and 1 deletions
+4
View File
@@ -45,3 +45,7 @@ textarea::placeholder {
--color-border: #f5f7fc;
--color-description: #c3c7dd;
}
tbody tr:nth-child(odd) {
background-color: #f5f7fc;
}