Issues_July_2W #252

Merged
vikas.nale merged 116 commits from Issues_July_2W into main 2025-07-14 10:40:20 +00:00
Showing only changes of commit 41f9d4d39a - Show all commits

View File

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