fix(ui): fix CreateClone form layout and deletion protection label

Summary

  • Add min-width: 0 to .form flex columns so the CLI help section cannot steal width from the form (fixes uneven 30/70 split → proper 50/50)
  • Make the deletion protection Select fullWidth to prevent its label from wrapping to two lines

Closes #703 (closed)

Edited by Denis Morozov

Merge request reports

Loading