Skip to content

[#772] 계정 연동 해제 시 ProgressView 위치가 이동하는 현상을 해결한다 - #776

Merged
opficdev merged 1 commit into
developfrom
fix/#772
Jul 29, 2026
Merged

[#772] 계정 연동 해제 시 ProgressView 위치가 이동하는 현상을 해결한다#776
opficdev merged 1 commit into
developfrom
fix/#772

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

  • 계정 연동 시 ProgrssView가 연동, 연동 해제 각 버튼의 중앙에 위치함에 따라 위치가 변하는것을 해결

📝 작업 내용

📌 요약

  • alignment: .trailing 추가해서 우측 정렬화

🔍 상세

  • alignment: .trailing 추가해서 우측 정렬화

📸 영상 / 이미지 (Optional)

image

@opficdev opficdev self-assigned this Jul 29, 2026
@opficdev
opficdev merged commit 595201c into develop Jul 29, 2026
8 checks passed
@opficdev
opficdev deleted the fix/#772 branch July 29, 2026 04:31
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.

계정 연동 해제 시 ProgressView 위치가 이동하는 현상을 해결한다

1 participant