Skip to content

Commit

Permalink
fix map prompt for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Jan 16, 2024
1 parent be15fcd commit 269ffd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/map/map_prompt.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export default {
top: 100px;
width: 330px;
left: 250px;
height: 200px;
height: 360px;
}
}
</style>

0 comments on commit 269ffd5

Please sign in to comment.