Skip to content

Commit e463e93

Browse files
authored
docs(material/form-field): use correct input color in custom control example (#27903)
1 parent 1de6a3a commit e463e93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components-examples/material/form-field/form-field-custom-control/example-tel-input-example.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
outline: none;
1010
font: inherit;
1111
text-align: center;
12+
color: currentcolor;
1213
}
1314

1415
.example-tel-input-spacer {

0 commit comments

Comments
 (0)