mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 15:28:50 -04:00
cleaned code and added css spacing
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user