From dcc3d76eb42f8950930bfb28cdcd2b98afec20db Mon Sep 17 00:00:00 2001 From: geun1416 <1416geun@naver.com> Date: Fri, 22 Sep 2023 18:41:35 +0900 Subject: [PATCH] =?UTF-8?q?step1=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/custom.css | 8 +++- .../basis/flight/plan/FlightPlanContainer.js | 38 +++++++++++++------ 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 407f59d..93990bf 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -915,4 +915,10 @@ background-size: 75% auto; .laanc-modal .form-group label{font-size:0.875rem;font-weight:400;} .laanc-modal .ti{font-size:1rem;font-weight:500;margin-bottom:8px;display:flex;align-items: center;justify-content: space-between;} .laanc-map-sm{min-height:300px;background:#ddd;} -.laanc-modal .modal-footer{position: absolute;bottom:0;width:100%;z-index:4;background:#fff;} \ No newline at end of file +.laanc-modal .modal-footer{position: absolute;bottom:0;width:100%;z-index:4;background:#fff;justify-content: space-between} +.laanc-modal .step{display:flex;position:absolute;left:50%;top:45%;transform: translate(-50%,-45%);} +.laanc-modal .step li + li{margin-left:8px} +.laanc-modal .step span{display:inline-block;width:14px;height:14px;border-radius:100%;background:#ddd} +.laanc-modal .step span.on{background:#8a1c05} +.laanc-map-btn{width:100%;display:flex;justify-content: space-between} +.laanc-point button + button{margin-left:10px;} \ No newline at end of file diff --git a/src/containers/basis/flight/plan/FlightPlanContainer.js b/src/containers/basis/flight/plan/FlightPlanContainer.js index a04fe53..4a0767b 100644 --- a/src/containers/basis/flight/plan/FlightPlanContainer.js +++ b/src/containers/basis/flight/plan/FlightPlanContainer.js @@ -236,7 +236,7 @@ const FlightPlanContainer = () => { - + @@ -297,22 +297,30 @@ const FlightPlanContainer = () => {
-
비행구역설정
+
비행 구역 설정
지도영역
- setCenteredModal(!centeredModal)} className='modal-dialog-centered'> - setCenteredModal(!centeredModal)}>Vertically Centered + setCenteredModal(!centeredModal)} className='modal-dialog-centered modal-xl'> + setCenteredModal(!centeredModal)}>비행 구역 설정 - Oat cake ice cream candy chocolate cake chocolate cake cotton candy dragée apple pie. Brownie carrot cake - candy canes bonbon fruitcake topping halvah. Cake sweet roll cake cheesecake cookie chocolate cake - liquorice. + 지도영역 지도 height 정해주기 - {' '} +
+
+ + + + +
+
+ +
+
@@ -322,10 +330,18 @@ const FlightPlanContainer = () => {
+ + {/* 유효성 검사 완료후 다음 진행할 수 있을때 버튼에 ouline 뺴주고 color='danger' 넣어주기 */} {' '} +