Skip to content

#561 menu-bar-longstick-bug-fix#560

Merged
banchan01 merged 1 commit intodevelopfrom
menu-bar-bug-fix
Jan 27, 2026
Merged

#561 menu-bar-longstick-bug-fix#560
banchan01 merged 1 commit intodevelopfrom
menu-bar-bug-fix

Conversation

@banchan01
Copy link
Contributor

Changelog

RC 2.0.1 테스팅 도중, 상단 메뉴바의 로그아웃 버튼 위쪽의 css 오류를 발견하여 수정하였습니다.
잘못된 /deep/ 선언을 통해 생긴 css 코드를 삭제하였습니다.

Testing

로컬 서버 메뉴바 prod 서버 메뉴바
local 서버 메뉴바 prod 서버 메뉴바
  • 동일한 모습

Ops Impact

N/A

Version Compatibility

N/A

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

이 PR은 RC 2.0.1 테스팅 중 발견된 상단 메뉴바의 로그아웃 버튼 주변 CSS 오류를 수정합니다. NavBar.vue 컴포넌트에서 /deep/ 선택자를 잘못 사용하여 전역으로 적용되던 불필요한 드롭다운 스타일을 제거했습니다.

Changes:

  • NavBar.vue에서 /deep/ 선택자로 선언된 드롭다운 관련 CSS 코드 삭제 (17줄)
  • 메뉴바의 드롭다운 아이템 및 선택 드롭다운에 대한 전역 스타일 제거

@banchan01 banchan01 merged commit 8895e09 into develop Jan 27, 2026
6 checks passed
@banchan01 banchan01 deleted the menu-bar-bug-fix branch January 27, 2026 06:47
@banchan01 banchan01 changed the title menu-bar-longstick-bug-fix #561 menu-bar-longstick-bug-fix Jan 27, 2026
banchan01 added a commit that referenced this pull request Jan 28, 2026
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