Skip to content

Commit

Permalink
feat(map): implement mapsize in sandbox page #closes2102 (#2116)
Browse files Browse the repository at this point in the history
* feat(map): implement mapsize in sandbox page  #closes2102

* feat(map): implement mapsize in sandbox page  #closes2102

* feat(map): implement mapsize in sandbox page  #closes2102
  • Loading branch information
kaminderpal authored May 10, 2024
1 parent 4498453 commit 3d305bb
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 213 deletions.
1 change: 0 additions & 1 deletion packages/geoview-core/public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ img.header-logo {
}

.geoview-map {
height: 800px;
border: gray 1px solid;
width: calc(100%);
margin-bottom: 30px;
Expand Down
Loading

0 comments on commit 3d305bb

Please sign in to comment.