From f0fee9d92bc75ba6f5198e7f9a53e572fccff196 Mon Sep 17 00:00:00 2001 From: Nan Kyung Lee Date: Tue, 17 Mar 2026 10:41:37 +0900 Subject: [PATCH] =?UTF-8?q?style(aerial):=20=EC=9C=84=EC=84=B1=20=EC=9A=94?= =?UTF-8?q?=EC=B2=AD=20=ED=97=A4=EB=8D=94+=ED=83=AD=20=ED=95=9C=EC=A4=84?= =?UTF-8?q?=20=EB=B0=B0=EC=B9=98=20+=20=EC=A7=80=EB=8F=84=20=EB=86=92?= =?UTF-8?q?=EC=9D=B4=20=ED=99=95=EB=8C=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 헀더(πŸ›° μœ„μ„± 촬영 μš”μ²­) + νƒ­(μš”μ²­λͺ©λ‘/νžˆμŠ€ν† λ¦¬μ§€λ„) + μƒˆμš”μ²­ λ²„νŠΌμ„ ν•œ μ€„λ‘œ 톡합 - 지도 λ·° 높이 calc(100vh - 160px)둜 ν™•λŒ€ν•˜μ—¬ μ˜μƒ 쀑첩 ν‘œμ‹œ 곡간 확보 - 헀더/νƒ­ μ‚¬μ΄μ¦ˆ μΆ•μ†Œλ‘œ 컴팩트 λ ˆμ΄μ•„μ›ƒ Co-Authored-By: Claude Opus 4.6 (1M context) --- .../aerial/components/SatelliteRequest.tsx | 57 +++++++++---------- 1 file changed, 26 insertions(+), 31 deletions(-) diff --git a/frontend/src/tabs/aerial/components/SatelliteRequest.tsx b/frontend/src/tabs/aerial/components/SatelliteRequest.tsx index 76b42db..5e06575 100644 --- a/frontend/src/tabs/aerial/components/SatelliteRequest.tsx +++ b/frontend/src/tabs/aerial/components/SatelliteRequest.tsx @@ -192,37 +192,32 @@ export function SatelliteRequest() { const bsInputStyle = { border: '1px solid #21262d', background: '#161b22', color: '#e2e8f0' } return ( -
- {/* 헀더 */} -
-
-
πŸ›°
-
-
μœ„μ„± 촬영 μš”μ²­
-
μœ„μ„± 촬영 μž„λ¬΄λ₯Ό μš”μ²­ν•˜κ³  μˆ˜μ‹  ν˜„ν™©μ„ κ΄€λ¦¬ν•©λ‹ˆλ‹€
-
+
+ {/* 헀더 + νƒ­ + μƒˆμš”μ²­ ν•œ 쀄 */} +
+
+
πŸ›°
+
μœ„μ„± 촬영 μš”μ²­
- -
- - {/* μš”μ²­λͺ©λ‘ / 지도 λ·° νƒ­ */} -
- - +
+ + +
+
{mainTab === 'list' && (<> @@ -380,7 +375,7 @@ export function SatelliteRequest() { const dateFiltered = requests.filter(r => r.dateKey === mapSelectedDate) const dateHasDots = [...new Set(requests.map(r => r.dateKey).filter(Boolean))] return ( -
+