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 — Latest diff uploaded
| Information | |
|---|---|
| lucille | |
| APV10 | |
| rel_apv_10_7 | |
| 434 | |
| Reviewers | |
| marychou, shuinvy, timlai | |
To fix buttons not in a row.
- Find the style that make buttons not in a row.
- Beautify the element-ui.min.css, because it just have minify CSS file. Not need to use grunt.
- Find class el-form-item__content, and give it a min width for 400px.
- Until test, all language's buttons in a row.
- Minify the element-ui.min.css, and upload.
