Skip to content

Commit 36fc159

Browse files
ADCMS-9700 card-group-item bottom space
1 parent 1b0acef commit 36fc159

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/styles/scss/components/card-group/_card-group.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151

152152
&[grid-mode='condensed'] {
153153
.#{$prefix}--card {
154-
margin-block-end: 0;
154+
margin-block-end: $spacing-05;
155155
}
156156
}
157157

0 commit comments

Comments
 (0)