UI/HTML || CSS
[overflow] popup에서 확인 버튼 고정으로 만들기
Soo_Parkle
2023. 12. 27. 17:46
popup안에 형제로 h3 / div class="grid" / button 이 있다.
div class="grid" => height + overflow-y
height를 고정하고 scroll이 하면 div = "grid" 자신만 고정된 height를 가지고 스크롤이 된다!