2024/02/20 웹접근성 : 찜하기 얼럿창 닫은 후 스크롤 없어지는 문제 수정

This commit is contained in:
kmg 2024-02-20 16:43:48 +09:00
parent db661c2e29
commit 93a45e3c1e

View File

@ -15,6 +15,7 @@
<link rel="stylesheet" href="/offedu/visitEdu/adm/publish/css/reset.css">
<style>
html {overflow-y:scroll;}
.duet-date__dialog-content,.duet-date__dialog{max-width:400px;width:364px;}
.popup_wrap.popType01{left: 25%;width: 50%;}
</style>