Bug 434 - Change the name of the "Create&Create Next" button and align the buttons in a row

Review Request #324 — Created July 11, 2024 and updated

lucille
APV10
rel_apv_10_7
434
marychou, shuinvy, timlai

To fix buttons not in a row.

  1. Find the style that make buttons not in a row.
  2. Beautify the element-ui.min.css, because it just have minify CSS file. Not need to use grunt.
  3. Find class el-form-item__content, and give it a min width for 400px.
  4. Until test, all language's buttons in a row.
  5. Minify the element-ui.min.css, and upload.
Loading...