select label
-
Hi, I’m trying to create a form with a text input and a select input.
While the first has a placeholder which becomes a floating label, for the select control has no placeholder and no floating label. Form seems no good to me.
I’ve seen that in components css there is a class for select label but it isn’t activated. Why?
Thanks very much