From 53839ddb2b67acc003da685fa73e4a76128a91e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EC=A7=80=EC=9D=B8?= Date: Fri, 16 Jan 2026 14:45:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9C=A0=ED=86=B5=EC=A7=80=EB=8F=84=20CALS=20?= =?UTF-8?q?=EB=B6=84=EB=A5=98=20=EC=98=81=EC=97=AD=20=EB=84=88=EB=B9=84?= =?UTF-8?q?=EC=A1=B0=EC=A0=95(=EA=B0=9C=ED=96=89=EB=90=98=EC=96=B4=20?= =?UTF-8?q?=EB=96=A8=EC=96=B4=EC=A7=80=EB=8A=94=20=EB=AA=85=EC=B9=AD=20?= =?UTF-8?q?=EC=A1=B0=EC=A0=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/com/css/map-service.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/com/css/map-service.css b/src/main/webapp/com/css/map-service.css index a3c4bfae..44a603d1 100644 --- a/src/main/webapp/com/css/map-service.css +++ b/src/main/webapp/com/css/map-service.css @@ -890,11 +890,11 @@ header .global-link-wrapper { /* 지도구분 탭 시작 */ .map-division-add .page-sidebar-wrapper { - width: 540px; + width: 545px; } .map-division-add .page-content, .map-division-add .map-wrapper { - padding: 0px 0px 0px 540px; + padding: 0px 0px 0px 545px; } .map-division-add .map-left-tab-wrapper { width: 312px; @@ -916,7 +916,7 @@ header .global-link-wrapper { position: absolute; top: 0px; right: 0px; - width: 210px; + width: 215px; height: 100%; background-color: #f9f9f9; border-left: 1px solid #b6b6b6;