Browse Source

.

pull/2/head
kyw546 11 months ago
parent
commit
8445681207
  1. 4
      src/views/laanc/FlightArea.js

4
src/views/laanc/FlightArea.js

@ -641,8 +641,8 @@ export default function FlightArea({
) : null} ) : null}
</div> </div>
<div> <div>
<span style={{ marginRight: '10px' }}> <span style={{ marginRight: '300px', color: '#ff0000'}}>
비행구역설정 완료를 원하시면 더블클릭해주시기 바랍니다. 비행구역설정 완료를 원하시면 마지막 좌표 지점에서 더블클릭해주시기 바랍니다.
</span> </span>
<Button <Button
color='primary' color='primary'

Loading…
Cancel
Save