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
Setting self.helper.legend_size does not have any effect on legends.
You can override individual legends (e.g. Fieldset(..., legend_size="xl")) but cannot set legend_size = "xl" within a form's helper to affect all legends.