From a044dc377e77aade4696984fb42f7aa5db8c2561 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 12 Sep 2024 15:47:48 +0300 Subject: Massively upgraded shadow control, added sorting by specificity in themes3, added/fixed disabled inputs --- src/components/input.style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/input.style.js') 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' } }, { -- cgit v1.2.3-70-g09d2