견적서 파일 다운로드 cursor pointer 추가
This commit is contained in:
parent
26c4b1ad2a
commit
9b96451313
@ -206,7 +206,7 @@ export default function CanvasPage() {
|
||||
{/* <MeasuredValueOption/> */}
|
||||
|
||||
{/* 이미지 불러오기 */}
|
||||
<ImgLoad/>
|
||||
{/* <ImgLoad/> */}
|
||||
</div>
|
||||
</div>
|
||||
{menuValue === 5 && <Footer/>}
|
||||
|
||||
@ -631,7 +631,7 @@ export default function CanvasEstimate() {
|
||||
{/* <ProductFeaturesPop/> */}
|
||||
|
||||
{/* 문서 다운로드 옵션 */}
|
||||
<FileDownOptionPop/>
|
||||
{/* <FileDownOptionPop/> */}
|
||||
</div>
|
||||
)
|
||||
}
|
||||
@ -811,6 +811,7 @@
|
||||
font-weight: 400;
|
||||
white-space: nowrap;
|
||||
padding-right: 55px;
|
||||
cursor: pointer;
|
||||
button{
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user