Skip to content

Secure Field Styling #87

Answered by AdaltonLeite
epcgrs asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @epcgrs ,

o make a visual customization in Secure fields you must use the style property and not className. You can see how to use it in this example.

Below is a list of properties that can be customized:

Property
color
"font-family" | | fontFamily
"font-size" | | fontSize
"font-style" | | fontStyle
"font-variant" | | fontVariant
"font-weight" | | fontWeight
height
margin
"margin-bottom" | | marginBottom
"margin-left" | | marginLeft
"margin-right" | | marginRight
"margin-top" | | marginTop
padding
"padding-bottom" | | paddingBottom
"padding-left" | | paddingLeft
"padding-right" | | paddingRight
"padding-top" | | paddingTop
"placeholder-color" | |

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by epcgrs
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants