Fix Nav Highlighting and Styling (#3097)

This commit is contained in:
Beverly Nguyen
2025-11-13 12:38:14 -08:00
committed by GitHub
parent 66379f7966
commit 305db60c07
5 changed files with 18 additions and 16 deletions

View File

@@ -66,3 +66,7 @@ td.table-empty-message {
background-color: transparent;
}
}
.job-table {
width: 100%;
}