This commit is contained in:
xiaojunnuo
2024-10-10 02:27:54 +08:00
parent f0b2a61246
commit 1d48dcc004
4 changed files with 18 additions and 5 deletions
@@ -402,7 +402,7 @@ export default {
.step-form {
display: flex;
flex-wrap: wrap;
width: 1300px;
width: 1500px;
.fs-form-item {
width: 100%;
}