Commit ac567757 by Joey

fix(@rbc/workflow-job-view): 表格单元格没有边框

parent ec46abea
...@@ -2105,9 +2105,7 @@ export default { ...@@ -2105,9 +2105,7 @@ export default {
/deep/ .val_textColor0A90DC { /deep/ .val_textColor0A90DC {
color: #0a90dc; color: #0a90dc;
} }
/deep/.ivu-table-border td {
border-right: none;
}
/deep/.ivu-table-header { /deep/.ivu-table-header {
background: #e5e5e5; background: #e5e5e5;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment