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: 오늘의 리뷰 레이아웃 깨짐현상 해결 #109

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Conversation

xodms0309
Copy link
Member

Issue

✨ 구현한 기능

  • 오늘의 리뷰 컨테이너에 overflow-x: scroll 추가

📢 논의하고 싶은 내용

x

🎸 기타

x

⏰ 일정

  • 추정 시간 :
  • 걸린 시간 : 10분

Copy link

🔗 배포된 storybook 주소: https://65f015a4aed45406385006ee-oografitpf.chromatic.com/

Copy link
Contributor

@Leejin-Yang Leejin-Yang left a comment

Choose a reason for hiding this comment

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

LGTM~

@@ -4,4 +4,5 @@ export const container = style({
display: 'flex',
gap: 10,
padding: '0 20px',
overflowX: 'scroll',
Copy link
Contributor

Choose a reason for hiding this comment

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

auto로 해주세요~

@hae-on hae-on merged commit 793bf95 into feat/v2 Apr 23, 2024
1 check passed
@hae-on hae-on deleted the fix/issue-108 branch April 23, 2024 02:59
Copy link

🔗 배포된 storybook 주소: https://65f015a4aed45406385006ee-kabgbjiklu.chromatic.com/

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.

오늘의 리뷰 레이아웃 깨짐현상
3 participants