Skip to content

Commit

Permalink
prompt height for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Jan 16, 2024
1 parent 717c5bb commit f690a5d
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 @@ -93,7 +93,7 @@ export default {
top: 100px;
width: 330px;
left: 250px;
height: 290px;
height: 300px;
}
}
</style>

0 comments on commit f690a5d

Please sign in to comment.