Hi All,
I'm trying to style placeholder in Android.
I saw that I need to add my styling in "::-webkit-input-placeholder { }", at my css file.
I can change the text's size/color both on Chrome and my Android device.
But, when I'm trying to change the text's alignment to the right, it works with Chrome but not on my Android device.
I'll be glad to hear some any sulotion...
Thanks