| | |
| | | .windows { |
| | | z-index: 9991 !important; |
| | | } |
| | | |
| | | .table-search-form .el-form { |
| | | display: flex !important; |
| | | flex-wrap: wrap; |
| | | } |
| | | .table-search-form .el-form-item__label{ |
| | | min-width: 10px !important; |
| | | } |
| | | .el-form-item { |
| | | display: flex ; |
| | | } |
| | | .el-form-item__content{ |
| | | margin-left: 0px !important; |
| | | flex: 1; |
| | | } |
| | | // 穿梭框的按钮 |
| | | .el-transfer__buttons { |
| | | padding: 0 16px !important; |
| | | } |
| | | .el-form-item__label{ |
| | | min-width: 100px; |
| | | } |
| | | .red{ |
| | | color: red; |
| | | } |
| | | .grey{ |
| | | color: grey; |
| | | } |
| | | .green{ |
| | | color: green; |
| | | } |
| | | .blue{ |
| | | color: blue; |
| | | color: #216EEE; |
| | | }.orange{ |
| | | color: orange; |
| | | } |
| | |
| | | top: 1px; |
| | | } |
| | | } |
| | | .detail-box{ |
| | | display: block; |
| | | margin: 20px; |
| | | } |