Page Height Should Be Minimized with "No Reports Found" Message in Daily Progress Report. #244
@ -234,7 +234,7 @@ const AttendanceLog = ({
|
|||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
className="table-responsive text-nowrap"
|
className="table-responsive text-nowrap"
|
||||||
style={{ minHeight: "250px" }}
|
style={{ minHeight: "200px" }}
|
||||||
>
|
>
|
||||||
{data && data.length > 0 && (
|
{data && data.length > 0 && (
|
||||||
<table className="table mb-0">
|
<table className="table mb-0">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user