[style] 달력의 전체 높이를 사용자 화면의 높이에 맞춘다. #629
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[feat] PR을 등록한다.
스크린샷
변경 전
변경 후
주의사항
(이번 PR에 대한 주의사항은 아니지만 이번에 발견하게 돼서 알아두면 좋을 것 같아 남깁니다)
일정과
일정 더보기
가 화면 크기가 바뀔 때마다 다르게 보이는데요!지금은 사용자의 화면 크기가 바뀌어도 리렌더링이 일어나지 않아서 화면의 크기가 작아지면 일정이 넘치게 보일 때가 있네요 🥲
이건 추후 반응형 대응할 때 고려하면 좋을 것 같습니다~!
Closes #628