From 28efb5b8fea87139567171ee4bf582b175ca6eee Mon Sep 17 00:00:00 2001 From: syc0123 Date: Thu, 26 Mar 2026 15:05:05 +0900 Subject: [PATCH] =?UTF-8?q?[RAPID-fix]=20=EC=BB=AC=EB=9F=BC=20=EB=A6=AC?= =?UTF-8?q?=EC=82=AC=EC=9D=B4=EC=A6=88=20=ED=98=B8=EB=B2=84=20=EC=98=81?= =?UTF-8?q?=EC=97=AD=20=EC=A2=8C=EC=9A=B0=20=EA=B7=A0=EB=93=B1=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20(width=207px=E2=86=926px)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- .../view/contractMgmt/estimateAndOrderRegistFormPopup.jsp | 2 +- .../WEB-INF/view/contractMgmt/estimateRegistFormPopup.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp index 15c35dd..b20ffae 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp @@ -64,7 +64,7 @@ position: absolute; right: -3px; top: 0; - width: 7px; + width: 6px; height: 100%; cursor: col-resize; z-index: 10; diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateRegistFormPopup.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateRegistFormPopup.jsp index 5d0751d..c16a8dd 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateRegistFormPopup.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateRegistFormPopup.jsp @@ -64,7 +64,7 @@ position: absolute; right: -3px; top: 0; - width: 7px; + width: 6px; height: 100%; cursor: col-resize; z-index: 10;