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}) {
|
-
-
+ |
+
+
| |