horizontal scroll removed from medium screen display

This commit was merged in pull request #56.
This commit is contained in:
victorAnumudu
2023-05-11 10:15:53 +01:00
parent edf8f2ba8d
commit 8aa1e06592
4 changed files with 27 additions and 1046 deletions
@@ -34,7 +34,7 @@ export default function MyActiveJobTable({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 whitespace-nowrap border-b dark:border-[#5356fb29] default-border-b dark:border-[#5356fb29] ottom ">*/}
{/*<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>*/}
@@ -55,7 +55,7 @@ export default function MyActiveJobTable({MyJobList, className }) {
/>
</div>
<div className="flex flex-col">
<h1 className="font-bold text-xl text-dark-gray dark:text-white whitespace-nowrap">
<h1 className="font-bold text-xl text-dark-gray dark:text-white">
{value.title}
</h1>
<div>