latest commit 19-05-2025

This commit is contained in:
vadivelJ96 2025-05-19 16:59:47 +05:30
parent 6353347376
commit 10e026c879

View File

@ -237,7 +237,7 @@
.table-responsive { .table-responsive {
overflow-x: auto; overflow-x: auto;
overflow-y: auto; overflow-y: auto;
max-height: 450px; max-height: 580px;
max-width: 100%; max-width: 100%;
position: relative; position: relative;
} }
@ -858,6 +858,8 @@ foreach ($period as $day) {
</table> </table>
</div> </div>
<br>
</div> </div>
</div> <!-- End card-body --> </div> <!-- End card-body -->