diff --git a/src/components/MyActiveJobs/JobActions/CurrentJobAction.jsx b/src/components/MyActiveJobs/JobActions/CurrentJobAction.jsx index 7fc46cc..4cffbb9 100644 --- a/src/components/MyActiveJobs/JobActions/CurrentJobAction.jsx +++ b/src/components/MyActiveJobs/JobActions/CurrentJobAction.jsx @@ -6,7 +6,7 @@ function CurrentJobAction() {

- +
diff --git a/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx b/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx index f8bae25..9a0f25d 100644 --- a/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx +++ b/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx @@ -34,9 +34,10 @@ function CurrentTaskAction({jobDetails}) { return (
+ - + - - + +
@@ -46,8 +47,9 @@ function CurrentTaskAction({jobDetails}) {
+