cleaned code and added css spacing

This commit is contained in:
Beverly Nguyen
2024-07-24 14:29:05 -07:00
parent a4e1446791
commit 4e558ca0e7
4 changed files with 24 additions and 46 deletions

View File

@@ -421,14 +421,18 @@ td.table-empty-message {
width: 25%;
overflow-wrap: anywhere;
}
td.jobid {
width: 5%;
}
td.template {
width: 20%;
width: 25%;
}
td.time-sent {
width: 20%;
width: 30%;
}
td.sender {
width: 15%;
width: 20%;
overflow-wrap: break-word;
}
td.count-of-recipients {
width: 5%;