Layout change

This commit is contained in:
CHIEFSOFT\ameye
2023-05-18 17:14:56 -04:00
parent 6803059ee5
commit 2ac82ee20b
+2 -2
View File
@@ -25,7 +25,7 @@ function ActiveJobs() {
{/* <div className="logout-modal-wrapper min-w-[850px] h-full lg:h-auto lg:rounded-2xl overflow-y-auto"> */}
<div className="p-4 lg:flex justify-between items-start space-y-4 lg:space-x-4 lg:space-y-0 rounded-lg shadow-lg bg-slate-100">
<div className="w-full lg:w-3/4">
<div className="w-full lg:w-1/2">
<div className="py-[20px] bg-white px-4 rounded-md shadow-md">
{/* back btn and title */}
<div className="w-full flex justify-start space-x-3 items-center">
@@ -128,7 +128,7 @@ function ActiveJobs() {
</div>
{/* ACTION SECTION */}
<div className="w-full lg:w-1/4 h-full">
<div className="w-full lg:w-1/2 h-full">
<div className="py-[20px] bg-white px-4 rounded-md shadow-md">
<h1 className="text-lg font-bold text-dark-gray dark:text-white tracking-wide">Actions</h1>