Closed sascha-haenlein closed 1 year ago
If you use placeholder in input fields the style differs in Firefox because they manipulate the opacity. Could you please add opacity and color to be reset?
I need to do this to get equal results: *::placeholder { color: gray; opacity: 1; }
This issue has already been raised by multiple people. You might read through some of those threads to see what the outcome was.
If you use placeholder in input fields the style differs in Firefox because they manipulate the opacity. Could you please add opacity and color to be reset?
I need to do this to get equal results: *::placeholder { color: gray; opacity: 1; }