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 a6bffb4 commit 2d167a6Copy full SHA for 2d167a6
packages/react-together/src/components/ComponentStyles.css
@@ -31,7 +31,7 @@
31
transition:
32
background-color var(--transition-speed),
33
box-shadow var(--transition-speed);
34
- label {
+ :is(label) {
35
font-size: var(--font-size-medium);
36
font-weight: var(--font-weight-bold);
37
color: var(--color-white);
0 commit comments