We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Today박스의 크기가 px로 되어있어 화면 해상도에 따라 크기변동이 발생합니다.
px -> %로 변경했습니다.
The text was updated successfully, but these errors were encountered:
Merge pull request #66 from Leets-Official/fix/#65/Today박스크기-수정
24ac0fd
[fix] #65 Today박스크기 UI수정하기
Minkyu0424
No branches or pull requests
1. 문제 정의
Today박스의 크기가 px로 되어있어 화면 해상도에 따라 크기변동이 발생합니다.
2. 원인 파악
3. 해결
px -> %로 변경했습니다.
4. 결과 확인
The text was updated successfully, but these errors were encountered: