applications/task-work-order/src/styles/common/cockpit.scss
@@ -31,6 +31,7 @@ &::placeholder { color: var(--tips); } color: #383874; } &.is-disabled { @@ -122,6 +123,7 @@ &::placeholder { color: var(--tips); } color: #383874; } .el-range-separator { @@ -1188,4 +1190,24 @@ } } } } .gd-dialog-form { // 最后一排不需要设置 margin-bottom // border: 1px solid red; // 倒数第二个也设置为0 // .el-col:nth-last-child(2) { // margin-bottom: 0; // } // .el-col:nth-last-child(1) { // margin-bottom: 0; // } // .el-form-item:nth-last-child(2) { // margin-bottom: 0; // } // .el-form-item:nth-last-child(1) { // margin-bottom: 0; // } }