Fix map display on RMO status-by-id page

This involves rebuilding the "publicreport.report_location" view after
making a bunch of changes to making publicreport.water the consistent
name (over pool) throughout RMA tables.
This commit is contained in:
Eli Ribble 2026-03-11 14:59:04 +00:00
parent a7c34ca3b2
commit 5e7c547670
No known key found for this signature in database
8 changed files with 121 additions and 76 deletions

View file

@ -31,10 +31,6 @@ body {
position: relative;
overflow: hidden;
}
#map {
width: 510px;
height: 300px;
}
.address-container {
background-color: #f8f9fa;
border-radius: 10px;