Skip to content

Commit b68e06b

Browse files
authored
Update _form-components.scss
1 parent ee144df commit b68e06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/styles/internal/_form-components.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ $input-valid-types:
393393
&:not(:disabled):read-only {
394394
background-color: var(
395395
--db-#{$selector}-read-only,
396-
#{colors.$db-adaptive-bg-basic-transparent-full-default}
396+
#{colors.$db-adaptive-bg-basic-transparent-full-default}
397397
) !important;
398398
}
399399
}

0 commit comments

Comments
 (0)