Skip to content

Commit

Permalink
Set map3d-body position to relative for correct absolute child positi…
Browse files Browse the repository at this point in the history
…oning
  • Loading branch information
manisandro committed Oct 14, 2024
1 parent 2cddab3 commit f9f9daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/style/Map3D.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
div.map3d-body {
margin: -0.25em;
height: calc(100% + 0.5em);
position: relative;
}

div.map3d-titlebar {
Expand Down

0 comments on commit f9f9daf

Please sign in to comment.