general layout fixing

This commit is contained in:
2024-10-08 16:17:47 +02:00
parent 836eb5881f
commit c3ddf47a7e
6 changed files with 302 additions and 295 deletions
-12
View File
@@ -267,19 +267,7 @@ while ($row = $result->fetch_assoc()) {
</div>
<div class="row">
<div class="col-xl-12">
<div class="card">
<div class="card-body">
<h5 class="header-title pb-3 mt-0"><?php echo $dashboard; ?></h5>
<div class="table-responsive">
</div><!--end table-responsive-->
</div>
</div>
</div>
</div>
<!-- end row -->
</div><!-- container -->