July 4 - Update responsive

This commit is contained in:
2026-07-04 14:01:23 -04:00
parent d87c889ca2
commit 1d67e9b458
7 changed files with 98 additions and 7 deletions
+3 -3
View File
@@ -138,7 +138,7 @@
<div class="card-header bg-light fw-semibold">
<i class="bi bi-building me-1"></i> Score by Area
</div>
<div class="card-body p-0">
<div class="card-body p-0 table-responsive">
<table class="table table-sm mb-0">
<thead class="table-light">
<tr><th>Area</th><th class="text-center">Avg Score</th><th class="text-center">Inspections</th></tr>
@@ -169,7 +169,7 @@
<div class="card-header bg-warning text-dark fw-semibold">
<i class="bi bi-arrow-repeat me-1"></i> Follow-up Required
</div>
<div class="card-body p-0">
<div class="card-body p-0 table-responsive">
<table class="table table-sm mb-0">
<thead class="table-light">
<tr><th>Inspection</th><th>Date</th><th>Score</th><th></th></tr>
@@ -206,7 +206,7 @@
<div class="card-header bg-light fw-semibold">
<i class="bi bi-bug me-1"></i> Open Issues
</div>
<div class="card-body p-0">
<div class="card-body p-0 table-responsive">
<table class="table table-sm table-hover mb-0">
<thead class="table-light">
<tr><th>ID</th><th>Severity</th><th>Area</th><th>Description</th><th>Status</th><th>Reported</th><th></th></tr>