We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9c31a commit 6e22ca2Copy full SHA for 6e22ca2
src/components/space/styles/index.less
@@ -8,6 +8,7 @@
8
}
9
10
.@{class-prefix}-space {
11
+ width: 100%;
12
display: inline-flex;
13
--gap: var(--aunt-space-gap);
14
--gap-vertical: var(--gap);
0 commit comments