We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006e607 commit 8600d5fCopy full SHA for 8600d5f
1 file changed
src/components/space/space.less
@@ -20,9 +20,6 @@
20
}
21
&-horizontal {
22
flex-direction: row;
23
- &:not(:empty) {
24
- margin-right: calc(var(--gap-horizontal) * -1);
25
- }
26
> .@{class-prefix-space}-item {
27
margin-right: var(--gap-horizontal);
28
&:last-child {
0 commit comments