Skip to content

refact(adminui-vue): UFormContainer

Dmitriy Rudnik requested to merge refact/UFormContainer_as_vue_component into master

Changed

  • UFormContainer refactor from commonjs to vue component
  • UFormContainer removed padding and inner div

Added

  • Styles which adds padding: 1em to <form> inside ub-form-container class. So UFormContainer will have padding just only if it is a direct descendant of the ub-form-container

Merge request reports

Loading