From 5edecb646469060e20ef13bac89559d3017ea9bd Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 15 Jul 2023 11:46:55 -0400 Subject: [PATCH] jib actions --- src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx | 5 ++--- src/index.css | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx b/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx index c6829d0..972c048 100644 --- a/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx +++ b/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx @@ -109,17 +109,16 @@ function PastDueJobAction({jobDetails}) {
-
+
Time allocated has passed
- {/*
*/}
-
diff --git a/src/index.css b/src/index.css index 273b8f0..67aab4d 100644 --- a/src/index.css +++ b/src/index.css @@ -37,6 +37,7 @@ font-weight: bolder; font-size: 14px; font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif; + padding: 0px 10px 5px 10px } .heroSilderTitle{ text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;