web: performance improvments
Local Docker Build (Dev) / build-dev (push) Successful in 4s

This commit is contained in:
2025-10-15 10:42:38 -04:00
parent 79a311f8ec
commit 9f05e4cb92
3 changed files with 197 additions and 10 deletions
+5
View File
@@ -504,6 +504,11 @@ body {
padding: 1.5rem;
}
/* Higher z-index for edit modals that appear on top of other modals */
#edit-modal, #smart-fix-modal {
z-index: 1100 !important;
}
/* Reports */
.report-summary {
display: grid;