Skip to content

Commit 0aca726

Browse files
authored
fix: normalize last slider item height (#618)
1 parent f485b88 commit 0aca726

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/blocks/Slider/Slider.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,6 @@ $block: '.#{$ns}SliderBlock';
360360

361361
.slick-slide {
362362
padding: 0 $slideOffset;
363-
364-
&:last-child {
365-
padding: 0 $gridContainerMargin + $gridGutterMobile 0 $slideOffset;
366-
}
367363
}
368364
}
369365
}

0 commit comments

Comments
 (0)