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