Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix :: 스크롤 오버플로우 코드 수정 #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jinsoo1004
Copy link

일부 브라우저에서 오버플로우 속성이 다른 문제를 해결

📘 한 내용

Firefox 브라우저에서 overflow 스타일에 문제가 발생했습니다

문제 발생 사진
Screenshot 2024-06-05 at 12 14 04 PM

이 문제를 overflow: scroll; > overflow: auto; 로 변경하여 문제를 해결하였습니다

문제 해결 사진
Screenshot 2024-06-05 at 12 15 39 PM


일부 브라우저에서 오버플로우 속성이 다른 문제를 해결
@Jinsoo1004 Jinsoo1004 assigned Jinsoo1004 and unassigned Jinsoo1004 Jun 5, 2024
@Sanghyun0505
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants