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

fix : tailwind문법 대신 bottom-[100px]로 static하게 지정해주기 #425

Conversation

godhyzzang
Copy link
Collaborator

@godhyzzang godhyzzang commented Dec 17, 2024

📄 Description of the PR

🔧 What has been changed?

이슈 설명

  1. bottom-20이면 정상적으로 되는데 bottom-25넘으면 top 위치로 가버리는 문제
    ->botton-[100px]로 static하게 지정해주면 됨

작업 상세 내용

  • TODO
  • TODO
  • TODO

참고 자료 (선택)

  • Top5만 보여야하는데 6개가 보이는 문제 해결 -> 공동 4위가 3개있어서생겼던 문제 (변경 x)

⚠️ Precaution & Known issues

📸 Screenshots / GIFs (if applicable)

<변경 전>
image

<변경 후>
image

✅ Checklist

  • UI 브랜치 같이 확인해서 이슈없는지 확인해보기
  • 함수 이름, 변수 이름만 봐도 어떤 기능을 하는지 파악할 수 있는지 (선언적인 코드인지 확인)

@godhyzzang godhyzzang self-assigned this Dec 17, 2024
@godhyzzang godhyzzang linked an issue Dec 17, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@smosco smosco left a comment

Choose a reason for hiding this comment

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

좋아요~

@smosco smosco merged commit 22698c8 into develop Dec 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] fix floating button location
2 participants