style: 지붕재 상세 팝업 하단 버튼 float 처리
This commit is contained in:
parent
a23c4cdfd9
commit
1db17d6558
@ -19,6 +19,7 @@ export default function SuitableDetailPopupButton() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
<div className="float-btn-wrap">
|
||||||
<div className="btn-flex-wrap com">
|
<div className="btn-flex-wrap com">
|
||||||
<div className="btn-bx">
|
<div className="btn-bx">
|
||||||
<button className="btn-frame n-blue icon" onClick={handleClosePopup}>
|
<button className="btn-frame n-blue icon" onClick={handleClosePopup}>
|
||||||
@ -36,5 +37,6 @@ export default function SuitableDetailPopupButton() {
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user