new upload server link added

This commit was merged in pull request #729.
This commit is contained in:
victorAnumudu
2024-05-24 19:50:35 +01:00
parent 25c7cd75c7
commit 171f99d997
3 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -276,7 +276,7 @@ function ActiveJobs(props) {
<div className="py-[20px] bg-white dark:bg-black dark:text-white px-4 rounded-2xl shadow-md md:flex justify-between items-start gap-8">
{/* job title */}
<div className="w-full">
<div className="w-full flex justify-start space-x-3 items-start">
<div className="w-full flex justify-start space-x-3 items-center">
<button
type="button"
className="min-w-[45px] h-auto text-[#374557] border border-sky-blue p-1 rounded-full"