web: debugging
Local Docker Build (Dev) / build-dev (push) Successful in 5s

This commit is contained in:
2025-10-26 11:45:46 -04:00
parent eb66af837f
commit 4516a80208
3 changed files with 15 additions and 9 deletions
+2 -1
View File
@@ -950,7 +950,8 @@ body {
font-style: italic;
}
.table-container {
.query-results .table-container,
.admin-results .table-container {
max-height: 400px;
overflow-y: auto;
border: 1px solid var(--border-color);