Skip to content

Commit

Permalink
fix: 카운트다운 00:00:00일때 줄바꿈 발생이슈 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
lydiacho committed Mar 2, 2024
1 parent e323f9d commit 60705d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/MainPage/components/TopBanner/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ export const Timer = styled.div`
align-items: center;
/* 아이콘 위치 이동 방지*/
width: 128px;
gap: 10px;
justify-content: flex-start;
Expand Down

0 comments on commit 60705d3

Please sign in to comment.