applications/task-work-order/src/styles/common/cockpit.scss
@@ -31,6 +31,7 @@ &::placeholder { color: var(--tips); } color: #383874; } @@ -123,6 +124,7 @@ &::placeholder { color: var(--tips); } color: #383874; } @@ -1209,5 +1211,21 @@ // .el-form-item:nth-last-child(1) { // margin-bottom: 0; // } .el-input, .el-input-number { width: 0; flex: 1; .el-input__wrapper { padding: 0 8px; } .el-input__inner { text-align: left; &::placeholder { text-align: left; } } } }