| applications/task-work-order/src/styles/common/cockpit.scss | ●●●●● patch | view | raw | blame | history |
applications/task-work-order/src/styles/common/cockpit.scss
@@ -556,13 +556,6 @@ } } } .el-upload { button { background: #4C34FF; border: none; } } } .el-dialog__footer { @@ -1195,22 +1188,6 @@ } .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; // } .el-input, .el-input-number { min-width: 200px; @@ -1228,4 +1205,4 @@ } } } } }