Skip to content

Commit b8f40bb

Browse files
committed
refactor: changed the variable
1 parent 3840cdc commit b8f40bb

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
@@ -386,7 +386,7 @@ $input-valid-types:
386386
&:is(input, textarea):not(:disabled):read-only {
387387
background-color: var(
388388
--db-textarea-read-only,
389-
#{colors.$db-adaptive-bg-basic-level-1-default}
389+
#{colors.$db-adaptive-bg-basic-transparent-full-default}
390390
) !important;
391391
}
392392
}

0 commit comments

Comments
 (0)