diff --git a/src/components-examples/material/form-field/form-field-custom-control/example-tel-input-example.css b/src/components-examples/material/form-field/form-field-custom-control/example-tel-input-example.css index 3c1dbad8f58c..62e1150092b7 100644 --- a/src/components-examples/material/form-field/form-field-custom-control/example-tel-input-example.css +++ b/src/components-examples/material/form-field/form-field-custom-control/example-tel-input-example.css @@ -9,6 +9,7 @@ outline: none; font: inherit; text-align: center; + color: currentcolor; } .example-tel-input-spacer {