adding status column

This commit is contained in:
Beverly Nguyen
2025-08-07 09:57:44 -07:00
parent 7fc6be815a
commit 894e8c7d1b
3 changed files with 21 additions and 16 deletions

View File

@@ -490,6 +490,8 @@ td.table-empty-message {
}
.job-table {
width: 100%;
border-collapse: collapse;
th {
padding: 0.5rem 1rem;
}