skin
skin copied to clipboard
Floating Label Textarea: Label overlap with outline
After #2105, the outline is overlapping with the textarea floating label. This is because of the variant floating-label--opaque class.
We need to move the floating label opacity a bit lower from what I remember when we added it.
This is working now