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/#533 ] 궁금해요 줄바꿈 및 iOS 환경 대응 QA #538

Merged
merged 14 commits into from
Jan 13, 2025

Conversation

ljh0608
Copy link
Member

@ljh0608 ljh0608 commented Jan 13, 2025

✨ 해당 이슈 번호 ✨

#533

todo

  • iOS 기기에서 궁금해요 버튼 텍스트 줄바꿈 이슈 해결
  • iOS 기기에서 input 또는 텍스트필드 클릭 시 확대되는 이슈 해결
  • 기타 마진 오류 해결

📌 내가 알게 된 부분

  • iOS기기에서 fontSize 가 16px이하라면 기본적으로 확대기능을 제공한다
  • 이에 대한 해결방법으로는
  1. font 크기를 16px이상을 사용한다.
  2. 메타태그를 사용하여 확대기능을 막는다.
  3. fontSize 16을 사용하고 transeform scale css를 사용하여 font크기를 임의로 줄인다.

📌 질문할 부분

📌스크린샷(선택)

@ljh0608 ljh0608 added ⚒️ Fix 기존의 버그 수정 재훈 labels Jan 13, 2025
@ljh0608 ljh0608 self-assigned this Jan 13, 2025
Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mile-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 7:23am

@github-actions github-actions bot added the size/m size/m label Jan 13, 2025
@ljh0608 ljh0608 merged commit c0520a8 into develop Jan 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒️ Fix 기존의 버그 수정 size/m size/m 재훈
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant