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

Fe/bugfix/#600 헤더가 잘려서 보이는 문제 #606

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

HeoJiye
Copy link
Collaborator

@HeoJiye HeoJiye commented Mar 6, 2024

🔮 resolved #600

변경 사항

  • 헤더가 잘려서 보이는 문제 해결

고민과 해결 과정

  • header 속성을 sticky -> fixed로 수정함
  • overlay, sidebar와의 z-index 수정
    • overlay > header > sidebar 순서

(선택) 테스트 결과

ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.

@Doosies
Copy link
Collaborator

Doosies commented Mar 6, 2024

👍

Copy link
Collaborator

@kimyu0218 kimyu0218 left a comment

Choose a reason for hiding this comment

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

👍👍

@HeoJiye HeoJiye merged commit 2e5945d into dev Mar 6, 2024
14 of 15 checks passed
@HeoJiye HeoJiye deleted the FE/bugfix/#600-헤더가-잘려서-보이는-문제 branch March 6, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 BUG: 헤더가 잘려서 보이는 문제
3 participants