Fix Nav Highlighting and Styling (#3097)

This commit is contained in:
Beverly Nguyen
2025-11-13 15:38:14 -05:00
committed by GitHub
parent 66379f7966
commit 305db60c07
5 changed files with 18 additions and 16 deletions
@@ -66,3 +66,7 @@ td.table-empty-message {
background-color: transparent;
}
}
.job-table {
width: 100%;
}