Global classes not applying to some form fields

example:

  • Create radio wrapper
  • Add global class
  • Add padding

In the builder it looks correct on the front end it won’t apply the padding.

If you set the padding for each wrapper on ID level all is good, the problem is only when using global-classes.