Skip to content

Commit

Permalink
Move mission-planning layer menu to outside top-bar area
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaellehmkuhl authored and patrickelectric committed Jul 31, 2023
1 parent 5c7dd16 commit c74ae1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/views/MissionPlanningView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -426,4 +426,7 @@ watch([home, planningMap], () => {
box-shadow: none;
color: white;
}
.leaflet-top {
margin-top: 50px;
}
</style>

0 comments on commit c74ae1b

Please sign in to comment.