25/01/02 팝업 반응형 수정

This commit is contained in:
subsub 2025-01-02 11:51:03 +09:00
parent 495bb6ea41
commit b47a1a75f8

View File

@ -395,10 +395,13 @@ function commonPopWindowopenForm(surl, popupwidth, popupheight, name, frm) {
.btn-layerClose{width:16px;height:16px;margin:2px 0 0 0;}
.icon.popup_close{width:16px;height:16px;background:url(/kofair_case_seed/usr/images/component/icon_popup_close.png) no-repeat center center;background-size:100% auto;}
@media screen and (max-width: 1199px){
.popup_wrap{width:95%;}
.popup{width:95%;min-width:auto;}
.pop-conts{min-height:auto;}
.popup_wrap img{height:auto !important;object-fit:contain;}
}
@media screen and (max-width: 640px){
.popup{width:95% !important;left:50% !important;transform:translateX(-50%);}
}
</style>
<c:forEach var="popupListData" items="${popupList}" varStatus="status" end="4">
<div id="layer_pop_<c:out value='${popupListData.popupId}' />" class="popup">