Done
This commit was merged in pull request #202.
This commit is contained in:
@@ -167,6 +167,8 @@ function JobListPopout({ details, onClose, situation }) {
|
||||
}
|
||||
};
|
||||
|
||||
// console.log("Job List P >> ", details)
|
||||
|
||||
return (
|
||||
<ModalCom action={onClose} situation={situation} className="job-popup">
|
||||
<div className="logout-modal-wrapper lw-[90%] md:w-[768px] h-full lg:h-auto bg-white dark:bg-dark-white lg:rounded-2xl overflow-y-auto">
|
||||
|
||||
Reference in New Issue
Block a user