diff --git a/admin_restaurants.php b/admin_restaurants.php index 2509949..a570583 100644 --- a/admin_restaurants.php +++ b/admin_restaurants.php @@ -34,6 +34,9 @@ .modal-content { border-radius: 0.5rem; } + .table th, .table td { + vertical-align: middle; + }
@@ -41,7 +44,7 @@