|
|
@ -2749,5 +2749,10 @@ export default { |
|
|
/deep/ .ifcheckboxColor .el-checkbox__label{ |
|
|
/deep/ .ifcheckboxColor .el-checkbox__label{ |
|
|
color: #EB6709 !important; |
|
|
color: #EB6709 !important; |
|
|
} |
|
|
} |
|
|
|
|
|
/deep/ .el-table .cell { |
|
|
|
|
|
line-height: 14px; |
|
|
|
|
|
font-size: 12px; |
|
|
|
|
|
height: auto; |
|
|
|
|
|
} |
|
|
</style> |
|
|
</style> |
|
|
|
|
|
|