Skip to content

Commit e7a34bf

Browse files
committed
fix: calendar oveflow 글 수정
1 parent aefab85 commit e7a34bf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_posts/2025-02-05-calendar-width-trouble-shooting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,6 @@ Table.displayName = "Table"
142142
## 최종 결과
143143
![Image](https://github.com/user-attachments/assets/9f008f0c-3927-4666-a7e2-fdcc34720242)
144144

145-
가로 길이가 제일 작았던 Galaxy Z Fold 5 (344px) 에서도 스크롤과 잘림 없이 제대로 가운데에 위치해있는 걸 볼 수 있었습니다! 성공!
145+
가로 길이가 제일 작았던 Galaxy Z Fold 5 (344px) 에서도 스크롤과 잘림 없이 제대로 가운데에 위치해있는 걸 볼 수 있었습니다! 성공!
146+
147+
➕ 아예 자식 요소들의 width를 정해줄 수도 있지만 유연하게 가고 싶어서 flex를 선택해봤습니다.

0 commit comments

Comments
 (0)