Skip to content

Commit 6e22ca2

Browse files
committed
style(Space): 修改vertical布局宽度
1 parent 4f9c31a commit 6e22ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/space/styles/index.less

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
}
99

1010
.@{class-prefix}-space {
11+
width: 100%;
1112
display: inline-flex;
1213
--gap: var(--aunt-space-gap);
1314
--gap-vertical: var(--gap);

0 commit comments

Comments
 (0)