2024/06/25 조정비용 변경 안내팝업 모바일 최적화 수정작업

This commit is contained in:
kmg 2024-06-25 12:02:51 +09:00
parent 8f9cf214a2
commit 424e4583b8

View File

@ -157,8 +157,8 @@ function commonPopWindowopenForm(surl, popupwidth, popupheight, name, frm) {
/*width: ${popupListData.popupWidthSize}px; */
height: auto;
}
@media screen and (max-width: 810px){
.pop-layer {width:360px; font-size:14px;}
@media screen and (max-width: 640px){
.pop-layer {width:100%; font-size:14px;}
}
</style>
<div id="layer_pop_<c:out value='${popupListData.popupId}' />" class="pop-layer">