Skip to content

Commit e75271f

Browse files
committed
[Web] Refactor : 사용하지 않는 코드 삭제
1 parent 2cf73bb commit e75271f

File tree

1 file changed

+0
-3
lines changed
  • frontend/src/components/Common/Carousel

1 file changed

+0
-3
lines changed

frontend/src/components/Common/Carousel/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ const ContentWrapper = styled.div<CarouselWrapperProps>`
3939
`;
4040

4141
const Wrapper = styled.div`
42-
.carousel {
43-
// position: relative;
44-
}
4542
.carousel-inner {
4643
overflow: visible;
4744
}

0 commit comments

Comments
 (0)