Bootstrap 5 floating label for a textarea overlaps with input on scroll
Looking at the documentation for a floating label of a textarea, https://getbootstrap.com/docs/5.0/forms/floating-labels/, it appears that the label overlaps with the input if the content is scrollable:
Is there a way to prevent this and make the scrollable area below the label?
from Recent Questions - Stack Overflow https://ift.tt/2P91Zpv
https://ift.tt/2Pg6kac
Comments
Post a Comment