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 624b7b8 commit 52462efCopy full SHA for 52462ef
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