use table-sm for tickets to reduce padding and margin and remove ticket_compact_view

This commit is contained in:
johnnyq
2025-07-10 16:11:02 -04:00
parent 35cbfdd736
commit 35d6b51770
3 changed files with 1 additions and 301 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 class="table table-striped table-borderless table-hover table-sm">
<thead class="text-dark <?php if (!$num_rows[0]) { echo "d-none"; } ?> text-nowrap">
<tr>