You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a NumberInput with a label inside a FluidForm causes the label to be embeded within the value.
If a label is given, the field should be bigger to accommodate (so it matches as if it wasnt inside a FluidForm).
The text was updated successfully, but these errors were encountered:
Using a
NumberInput
with a label inside aFluidForm
causes the label to be embeded within the value.If a label is given, the field should be bigger to accommodate (so it matches as if it wasnt inside a FluidForm).
The text was updated successfully, but these errors were encountered: