dark mode styles added

This commit is contained in:
2023-09-05 09:51:54 +01:00
parent 34dc467e8b
commit c427521ac3
11 changed files with 130 additions and 142 deletions
@@ -33,11 +33,6 @@ export default function MyPendingJobTable({ MyJobList, className }) {
<div className="relative w-full overflow-x-auto sm:rounded-lg flex flex-col justify-between h-full">
<table className="w-full text-sm text-left text-gray-500 dark:text-gray-400">
<tbody>
{/*<tr className="text-base text-thin-light-gray border-b dark:border-[#5356fb29] default-border-b dark:border-[#5356fb29] ottom ">*/}
{/* <td className="py-4">All Product</td>*/}
{/* <td className="py-4 text-right">.</td>*/}
{/*</tr>*/}
{
<>
{MyJobList &&