json-forms
json-forms copied to clipboard
Bug: Fix radio and checkbox not aligned properly
Description: The radio button and checkbox in the form did not aligned correctly and cause the UI to looks distorted.
Pic before changes:
The radio button and checkbox is misaligned
Pic after changes:
The radio button and checkbox is now aligned and adhere to Bootstrap v4 standard.