Page Height Should Be Minimized with "No Reports Found" Message in Daily Progress Report. #244

Merged
vikas.nale merged 2 commits from Kartik_Bug#640 into Issues_July_2W 2025-07-10 05:20:54 +00:00
Showing only changes of commit f8192ae1ca - Show all commits

View File

@ -234,7 +234,7 @@ const AttendanceLog = ({
</div>
<div
className="table-responsive text-nowrap"
style={{ minHeight: "250px" }}
style={{ minHeight: "200px" }}
>
{data && data.length > 0 && (
<table className="table mb-0">