[DESIGN] 시간표 목록 화면에 적응형 그리드 적용 #148
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.
🚩 연관 이슈
closed #147
📝 작업 내용
TableListPage개선flex flex-wrap스타일을 적용하여, 한 줄(가로줄)에 표시되는 아이템 개수가 유동적으로 바뀌도록 수정이 개선 사항을 작업하면서는, 써니가 이 페이지는 아직 구현하지 말아달라고 적어둔 바 있어 디자인적 요소는 많이 고려하지 않았습니다. 따라서 디자인보다는 그리드를 구현하는 것에 집중했습니다. 추후 확정된 디자인 시안이 나오면 디자인적인 부분에 대한 개선도 필요할 것입니다.
그 외
npm audit fix)🏞️ 스크린샷 (선택)
너비가 넓을 때 (한 줄에 3개)
너비가 좁을 때 (한 줄에 2개)
🗣️ 리뷰 요구사항 (선택)
없음