Skip to content

Commit e825e58

Browse files
authored
fix(carousel): [carousel] modify carousel style (#2376)
1 parent cd290c5 commit e825e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/theme/src/carousel/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
width: 16px;
228228
height: auto;
229229
transform: translateY(50%);
230-
padding: 2px 4px;
230+
padding: 2px 0;
231231
margin: 0;
232232

233233
.@{carousel-prefix-cls}__indicator {

0 commit comments

Comments
 (0)