From 39277c1c02fec67b9ee74246e9ee21720b20b384 Mon Sep 17 00:00:00 2001 From: Nan Kyung Lee Date: Tue, 17 Mar 2026 10:44:05 +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/=EC=83=88=EC=9A=94?= =?UTF-8?q?=EC=B2=AD=20=EB=86=92=EC=9D=B4=20=ED=86=B5=EC=9D=BC=20+=20?= =?UTF-8?q?=EC=83=81=EB=8B=A8=20=EB=A7=88=EC=A7=84=20=EC=B6=95=EC=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 전체 요소 높이 h-7(28px)로 통일 - 상단 패딩 py-2→pt-1, 아이콘 w-8→w-7, 텍스트 13px→12px - 탭 버튼 py-1.5→h-full, 새요청 py-2→h-7 - 헤더 하단 마진 mb-2 유지 Co-Authored-By: Claude Opus 4.6 (1M context) --- .../aerial/components/SatelliteRequest.tsx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/src/tabs/aerial/components/SatelliteRequest.tsx b/frontend/src/tabs/aerial/components/SatelliteRequest.tsx index 28f7202..766a10c 100644 --- a/frontend/src/tabs/aerial/components/SatelliteRequest.tsx +++ b/frontend/src/tabs/aerial/components/SatelliteRequest.tsx @@ -192,17 +192,17 @@ export function SatelliteRequest() { const bsInputStyle = { border: '1px solid #21262d', background: '#161b22', color: '#e2e8f0' } return ( -
- {/* 헤더 + 탭 + 새요청 한 줄 */} -
-
-
🛰
-
위성 촬영 요청
+
+ {/* 헤더 + 탭 + 새요청 한 줄 (높이 통일) */} +
+
+
🛰
+
위성 촬영 요청
-
+
- +
{mainTab === 'list' && (<>