We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85d47e commit 5d7d7e5Copy full SHA for 5d7d7e5
packages/field-label/src/field-label.css
@@ -15,6 +15,6 @@
15
16
label {
17
display: inline-flex;
18
+ flex-wrap: nowrap;
19
align-items: baseline;
- white-space: nowrap;
20
}
0 commit comments