Update Project Details Header to use card group class and update client ui to not show header button texts in mobile view, added no text wrap to location and contact column

This commit is contained in:
johnnyq
2025-08-08 16:09:46 -04:00
parent 7172c92f02
commit 1d98eb5160
3 changed files with 682 additions and 696 deletions

View File

@@ -4,7 +4,7 @@
<input type="hidden" name="csrf_token" value="<?php echo $_SESSION['csrf_token'] ?>">
<div class="table-responsive-sm">
<table class="table table-striped table-borderless table-hover table-sm">
<table class="table table-striped table-borderless table-hover">
<thead class="text-dark <?php if (!$num_rows[0]) { echo "d-none"; } ?> text-nowrap">
<tr>