Skip to content

Commit c8c7812

Browse files
style: 移除Space组件多余的底部间距样式
1 parent 3e79a6a commit c8c7812

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/space/space.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434
margin-bottom: calc(var(--gap-vertical) * -1);
3535
> .@{class-prefix-space}-item {
3636
padding-bottom: var(--gap-vertical);
37-
&:last-child {
38-
padding-bottom: 0;
39-
}
4037
}
4138
}
4239
}

0 commit comments

Comments
 (0)