Skip to content

Commit

Permalink
reset map button width
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 7, 2023
1 parent 409b758 commit 011f152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/map/map.vue
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ $sideMenu-width: 250px;
position: absolute;
top: 10px;
left: 50px;
width: 100px;
width: 110px;
height: 50px;
background-color: white;
border: 2px solid rgba(0, 0, 0, 0.2);
Expand Down

0 comments on commit 011f152

Please sign in to comment.