diff --git a/src/components/map/map_prompt.vue b/src/components/map/map_prompt.vue index 942ae648..ac14d66a 100644 --- a/src/components/map/map_prompt.vue +++ b/src/components/map/map_prompt.vue @@ -93,7 +93,7 @@ export default { top: 100px; width: 330px; left: 250px; - height: 380px; + height: 280px; } } diff --git a/src/components/map/prompt_error.vue b/src/components/map/prompt_error.vue index 541e20b4..f4b1508e 100644 --- a/src/components/map/prompt_error.vue +++ b/src/components/map/prompt_error.vue @@ -53,7 +53,7 @@ export default {} top: 80px; width: 330px; left: 250px; - height: 200px; + height: 210px; } }