Skip to content

Commit

Permalink
docs(material/form-field): use correct input color in custom control …
Browse files Browse the repository at this point in the history
…example (#27903)

(cherry picked from commit e463e93)
  • Loading branch information
json-derulo authored and crisbeto committed Oct 6, 2023
1 parent b7e542d commit 3e62053
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
outline: none;
font: inherit;
text-align: center;
color: currentcolor;
}

.example-tel-input-spacer {
Expand Down

0 comments on commit 3e62053

Please sign in to comment.