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 ee144df commit b68e06bCopy full SHA for b68e06b
packages/components/src/styles/internal/_form-components.scss
@@ -393,7 +393,7 @@ $input-valid-types:
393
&:not(:disabled):read-only {
394
background-color: var(
395
--db-#{$selector}-read-only,
396
- #{colors.$db-adaptive-bg-basic-transparent-full-default}
+ #{colors.$db-adaptive-bg-basic-transparent-full-default}
397
) !important;
398
}
399
0 commit comments