aboutsummaryrefslogtreecommitdiff
path: root/src/components/input.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/input.style.js')
-rw-r--r--src/components/input.style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/input.style.js b/src/components/input.style.js
index fb89414a..e06dc7cb 100644
--- a/src/components/input.style.js
+++ b/src/components/input.style.js
@@ -60,7 +60,7 @@ export default {
{
state: ['disabled'],
directives: {
- background: '$blend(--inheritedBackground, 0.25, --parent)'
+ background: '--parent'
}
},
{