Skip to content

Commit

Permalink
fix(carousel): remove broken comment
Browse files Browse the repository at this point in the history
  • Loading branch information
W3stside committed Sep 28, 2024
1 parent 49034d3 commit 9d85b4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/carousel/src/components/Common/styleds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ export const CarouselContainer = styled(ScrollerContainer).attrs({ $isVerticalSc
flex-flow: row nowrap;
justify-content: center;
align-items: center;
// transform requirement
position: relative;
overflow: hidden;
height: 100%;
Expand Down

0 comments on commit 9d85b4a

Please sign in to comment.