Skip to content

Commit

Permalink
Merge pull request #85 from hcorson-dosch-usgs/fix_mobile_map
Browse files Browse the repository at this point in the history
Fix mobile map
  • Loading branch information
hcorson-dosch-usgs authored Jan 28, 2023
2 parents fb0df8f + d078dee commit f622bd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/GWL.vue
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,8 @@ section {
align-items: center;
svg.map {
max-height: 68vh;
width: 100%;
height: 100%;
}
svg.map.labels {
position: absolute;
Expand Down

0 comments on commit f622bd6

Please sign in to comment.