diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp index 2d985cf..bf9a41c 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateAndOrderRegistFormPopup.jsp @@ -41,11 +41,16 @@ section.business_popup_min_width { padding: 0 !important; margin: 0 auto !important; - width: calc(100% - 16px) !important; + max-width: none !important; + width: calc(100% - 8px) !important; + border: none !important; + box-shadow: none !important; } #EntirePopupFormWrap { width: 100% !important; margin: 5px 0 0 0 !important; + padding: 0 5px 10px 5px !important; + box-sizing: border-box; } /* ===== 품목 그리드 컬럼 리사이즈 ===== */ @@ -483,52 +488,52 @@ // S/N html += '
| '; - html += ''; + html += ''; html += ' | '; html += ''; html += ''; html += ' | '; html += ''; - html += ''; + html += ''; html += ' | '; html += ''; html += ''; @@ -1499,13 +1499,13 @@ html += ''; html += ' | '; html += ''; - html += ''; + html += ''; html += ' | '; html += ''; html += ''; html += ' | '; html += ''; - html += ''; + html += ''; html += ' | '; html += '';
html += '';
@@ -2244,15 +2244,15 @@
|