Skip to content

[fix/#266] 배송지 관리/작성 화면 모바일 뷰포트 높이 이슈 수정 - #266

Merged
eunhyekimyeah merged 1 commit into
developfrom
fix/#265-address-viewport-scroll
Aug 13, 2026
Merged

[fix/#266] 배송지 관리/작성 화면 모바일 뷰포트 높이 이슈 수정#266
eunhyekimyeah merged 1 commit into
developfrom
fix/#265-address-viewport-scroll

Conversation

@yjudy0531

Copy link
Copy Markdown
Collaborator

Summary

  • #252에서 누락된 min-h-screen 패턴 수정
  • AddressManagePage.tsx, AddressFormPage.tsx의 min-h-screen을 min-h-dvh로 교체

Test plan

  • tsc -b 통과 확인

Closes #265

#252에서 누락된 min-h-screen 패턴 수정
- AddressManagePage.tsx, AddressFormPage.tsx의 min-h-screen을 min-h-dvh로 교체

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tenure Ready Ready Preview Aug 13, 2026 1:01pm

@eunhyekimyeah eunhyekimyeah changed the title fix: 배송지 관리/작성 화면 모바일 뷰포트 높이 이슈 수정 [fix/#266] 배송지 관리/작성 화면 모바일 뷰포트 높이 이슈 수정 Aug 13, 2026
@eunhyekimyeah
eunhyekimyeah merged commit a41a5cf into develop Aug 13, 2026
6 checks passed
@eunhyekimyeah
eunhyekimyeah deleted the fix/#265-address-viewport-scroll branch August 13, 2026 13:03
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