Replies: 1 comment
-
Related to : #337 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can you add support for bootstrap 5 floating labels?
https://getbootstrap.com/docs/5.0/forms/floating-labels/
Currently, it is not styled for this type of layout and is showing as follows:
The last input is regular text input which shows as expected, previous 3 selects are without border and with border in the content of .form-floating.
Beta Was this translation helpful? Give feedback.
All reactions