Span Icon overflow in form
The icon I added inside the
input wrapper
I made over the inputs using position absolute
. The other icons seems to work fine.
Problem:
But the icon over textarea
seems to be overflowing. What could be the reason. I've never tried adding icons over form so I dont know their behaviour.
Codepen Link that shows the problem.
https://codepen.io/Arslan-Akbar/pen/eYPJqpZ2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Thank You. That one actually works better. But what do you think what was causing that overflow there. Just a question for the future.