Merge pull request '[1182] 추가 견적 출력 메시지 표시 변경 및 POPUP 메시지 추가 - 사이즈 변경' (#206) from dev into prd-deploy

Reviewed-on: #206
This commit is contained in:
ysCha 2025-07-11 17:03:57 +09:00
commit b432c8792c

View File

@ -130,7 +130,7 @@ export default function DocDownOptionPop({ planNo, setEstimatePopupOpen, docDown
<div className="common-table"> <div className="common-table">
<table> <table>
<colgroup> <colgroup>
<col style={{ width: '260px' }} /> <col style={{ width: '220px' }} />
<col /> <col />
</colgroup> </colgroup>
<tbody> <tbody>