opt: add resume btn
This commit is contained in:
@@ -220,6 +220,10 @@ table.job-table tr.is_remote svg {
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
|
||||
table.job-table tr.is_remote div.svg_continue svg {
|
||||
transform: scale(1, 1);
|
||||
}
|
||||
|
||||
table.job-table tr td div.text {
|
||||
width: *;
|
||||
overflow-x: hidden;
|
||||
|
||||
Reference in New Issue
Block a user