|
@ -369,6 +369,9 @@ export default { |
|
|
.project-handle .el-input { |
|
|
.project-handle .el-input { |
|
|
width: 100px !important; |
|
|
width: 100px !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.project-handle .el-input, .project-handle .el-textarea { |
|
|
|
|
|
width: 100px !important; |
|
|
|
|
|
} |
|
|
.project-handle .handle-operation { |
|
|
.project-handle .handle-operation { |
|
|
background: #fff; |
|
|
background: #fff; |
|
|
} |
|
|
} |
|
|