Contact list grid columns not displayed when no contact is available #331

Merged
pramod.mahajan merged 2 commits from Kartik_Bug#888 into Issues_Aug_1W 2025-08-12 09:40:28 +00:00
Showing only changes of commit b7463bb9ac - Show all commits

View File

@ -362,7 +362,7 @@ const Directory = ({ IsPage = true, prefernceContacts }) => {
</div>
<div className="card-minHeight mt-0">
{viewType === "list" && (
<div className="card cursor-pointer mt-5">
<div className="card cursor-pointer mt-3">
<div className="card-body p-2 pb-1" style={{ minHeight: "200px" }}>
<DirectoryListTableHeader>
{!loading &&