Skip to content

fix: 로그인/회원가입 버튼 텍스트 색상 및 비밀번호 아이콘 정렬 수정#161

Merged
chaeyeon-dev merged 3 commits into
developfrom
fix/auth-button-text-color
Apr 17, 2026
Merged

fix: 로그인/회원가입 버튼 텍스트 색상 및 비밀번호 아이콘 정렬 수정#161
chaeyeon-dev merged 3 commits into
developfrom
fix/auth-button-text-color

Conversation

@chaeyeon-dev

Copy link
Copy Markdown
Contributor

무엇을 변경했나요?

  • 로그인/회원가입 버튼 텍스트 색상을 흰색으로 변경
  • 비밀번호 입력 필드 눈 아이콘 세로 정렬 수정

왜 이렇게 했나요?

(선택한 이유, 다른 방법 대신 이걸 선택한 이유)

리뷰어가 특히 봐줬으면 하는 부분

  • (예: 이 로직이 엣지케이스를 잘 처리하는지)

스크린샷 (UI 변경 시)

@vercel

vercel Bot commented Apr 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
bearlog Ready Ready Preview, Comment Apr 17, 2026 1:13am

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the text color of the submit buttons in the login and signup pages to white and adjusts the vertical alignment of the password visibility toggle in the Input component. Review feedback suggests removing redundant "text-white" classes from the Button components, as this style is already included in the default variant.

Comment thread src/app/(auth)/login/page.tsx Outdated
Comment thread src/app/(auth)/signup/page.tsx Outdated
@chaeyeon-dev chaeyeon-dev merged commit caed98b into develop Apr 17, 2026
5 checks passed
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