seller list + view contract and confrim + approve register

This commit is contained in:
hamid zarghami
2025-10-11 12:20:10 +03:30
parent 26f1a057be
commit 3fb0a15f3d
12 changed files with 466 additions and 29 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ textarea::placeholder {
@apply flex flex-col sm:flex-row sm:gap-5 gap-5;
}
.td {
@apply px-6 py-4 whitespace-nowrap text-xs;
@apply px-2 py-2 whitespace-nowrap text-xs;
}
.thead {
@apply h-[69px] bg-white text-sm text-[#8C90A3] rounded-3xl overflow-hidden;