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

채팅방 버그 수정 #575

Merged
merged 12 commits into from
Sep 26, 2024
Merged

채팅방 버그 수정 #575

merged 12 commits into from
Sep 26, 2024

Conversation

ss0526100
Copy link
Contributor

PR의 목적이 무엇인가요?

이슈 ID는 무엇인가요?

설명

헤더가 없어지거나 짤리는 버그 수정
하단 메뉴바 flex 박스 길어지는 버그 수정
image
이랬다가
아이폰 홈바 부분 고려해서 하단 바 수정

질문 혹은 공유 사항 (Optional)

closed #565

@ss0526100 ss0526100 added FE 프론트엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제) labels Sep 25, 2024
@ss0526100 ss0526100 self-assigned this Sep 25, 2024
Comment on lines +9 to +12
/* stylelint-disable */
padding-bottom: constant(safe-area-inset-bottom);
/* stylelint-enable */
padding-bottom: env(safe-area-inset-bottom);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ios지원을 위해 넣군요!

@jaeml06 jaeml06 merged commit a60699f into develop-frontend Sep 26, 2024
1 check passed
@ss0526100 ss0526100 deleted the feat/#565 branch September 28, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제)
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

3 participants