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 20db863 commit 4a03a2eCopy full SHA for 4a03a2e
packages/components/src/styles/RadioGroup.module.css
@@ -50,7 +50,7 @@
50
51
&[data-disabled] {
52
border-color: var(--lp-color-border-ui-secondary);
53
- background: var(--lp-color-bg-ui-secondary);
+ background: white;
54
color: var(--lp-color-text-interactive-disabled);
55
cursor: not-allowed;
56
}
0 commit comments