diff --git a/packages/checkout/components/text-input/style.scss b/packages/checkout/components/text-input/style.scss index 4ddb4816445..1f23ca80fda 100644 --- a/packages/checkout/components/text-input/style.scss +++ b/packages/checkout/components/text-input/style.scss @@ -116,7 +116,6 @@ &.has-error label { color: $alert-red; - opacity: 1; .has-dark-controls & { color: color.adjust($alert-red, $lightness: 30%);