components/mold.vue
@@ -680,9 +680,11 @@ .form-cell { display: flex; align-items: center; flex: 1; margin: 0 12px; min-height: 56px; flex-basis: 0; flex-grow: 1; max-width: 33.33%; /* 三等分 */ min-width: 0; margin: 0 8px; } .form-label { @@ -718,6 +720,11 @@ cursor: not-allowed; } .input, .input-with-unit { width: 100%; box-sizing: border-box; } .btn-blue { background-color: #1890ff; color: white;