fix(ui): fix CreateClone form layout and deletion protection label
Summary
- Add
min-width: 0to.formflex 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
fullWidthto prevent its label from wrapping to two lines
Closes #703 (closed)
Edited by Denis Morozov