diff --git a/Bootstrap.Admin/Views/Admin/Healths.cshtml b/Bootstrap.Admin/Views/Admin/Healths.cshtml index f6f8a9fc..76e4ef67 100644 --- a/Bootstrap.Admin/Views/Admin/Healths.cshtml +++ b/Bootstrap.Admin/Views/Admin/Healths.cshtml @@ -11,7 +11,7 @@ </environment> <style> @@media (min-width: 768px) { - .card-body .bootstrap-table tr td:last-child { + .card-body .bootstrap-table tr td:last-child, .card-body .bootstrap-table tr th:last-child { width: 78px; text-align: center; }