From 6dfa6e50e2d57805f3e5262a1d7c2ef9eb5d0162 Mon Sep 17 00:00:00 2001 From: geun1416 <1416geun@naver.com> Date: Thu, 19 Oct 2023 15:40:26 +0900 Subject: [PATCH] . --- src/assets/css/custom.css | 4 +++- src/views/laanc/FlightArea.js | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 4117af3b..529f612e 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -1085,4 +1085,6 @@ caption {overflow: hidden; line-height: 0;text-indent: -2000px;} .coords-box .coords-box-scroll{max-height:150px;overflow: scroll;padding:0.5rem;padding-top:0} .coords-box-scroll span{font-size:0.875rem} .coords-box-scroll .etc{margin:0 6px} -.coords-box + .coords-box{margin-left:1rem} \ No newline at end of file +.coords-box + .coords-box{margin-left:1rem} +.right-btn{display: flex; align-items: center;} +.right-btn .etc-txt{font-weight:400;margin-right:1rem;} \ No newline at end of file diff --git a/src/views/laanc/FlightArea.js b/src/views/laanc/FlightArea.js index 6dc3630e..3c12310d 100644 --- a/src/views/laanc/FlightArea.js +++ b/src/views/laanc/FlightArea.js @@ -640,8 +640,8 @@ export default function FlightArea({ ) : null} -
- +
+ ※ 비행구역설정 완료를 원하시면 마지막 좌표 지점에서 더블클릭해주시기 바랍니다.