견적서 체크 후 내용 영역 height 고정
This commit is contained in:
parent
c3285ab6f4
commit
3e1b67f967
@ -635,7 +635,7 @@ export default function CanvasEstimate() {
|
|||||||
{/* <FileDownOptionPop/> */}
|
{/* <FileDownOptionPop/> */}
|
||||||
|
|
||||||
{/* 견적복사 */}
|
{/* 견적복사 */}
|
||||||
<EstimateCopyPop/>
|
{/* <EstimateCopyPop/> */}
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
@ -884,7 +884,7 @@
|
|||||||
border: 1px solid #ECF0F4;
|
border: 1px solid #ECF0F4;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
padding: 24px;
|
padding: 24px;
|
||||||
max-height: 350px;
|
height: 350px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
dl{
|
dl{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user