Update Employee functionalities: display contract/project name in dashboard

This commit is contained in:
Nguyen Ngo
2025-09-19 12:05:30 -04:00
parent 8a0f4e8f4b
commit 762e477ba1
4 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -375,7 +375,7 @@ body.has-sidebar .employees-page {
font-size: 0.875rem;
}
.contract-id .contract-badge {
.contract .contract-badge {
display: inline-flex;
align-items: center;
padding: 0.25rem 0.75rem;