Skip to content

Commit

Permalink
fix(carousel): [carousel] modify carousel style (#2376)
Browse files Browse the repository at this point in the history
  • Loading branch information
James-9696 authored Oct 24, 2024
1 parent cd290c5 commit e825e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/theme/src/carousel/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
width: 16px;
height: auto;
transform: translateY(50%);
padding: 2px 4px;
padding: 2px 0;
margin: 0;

.@{carousel-prefix-cls}__indicator {
Expand Down

0 comments on commit e825e58

Please sign in to comment.