We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63bcc18 commit 28c621eCopy full SHA for 28c621e
packages/fuselage/src/components/Field/styles.scss
@@ -6,6 +6,7 @@
6
display: flex;
7
flex-flow: column nowrap;
8
align-items: stretch;
9
+ flex-shrink: 0;
10
11
width: 100%;
12
margin-block: lengths.margin(-2);
0 commit comments