Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizing Styles for input (type=password) #1161

Open
sbhadana opened this issue Dec 22, 2024 · 0 comments
Open

Customizing Styles for input (type=password) #1161

sbhadana opened this issue Dec 22, 2024 · 0 comments

Comments

@sbhadana
Copy link

sbhadana commented Dec 22, 2024

I'm trying to customize the style of the input field with type=password , specifically to match the styling of native_textarea. Despite setting various style properties, the background remains white (see password field with white box) and does not change as expected.

Steps Taken:
I have attempted to apply styles directly to the input field, including background color and other CSS properties.
However, the background color is not reflecting the changes, remaining white.

Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant