Commit 5febc87d by zhaochengxiang

重点关注背景颜色

parent adff7315
......@@ -123,7 +123,7 @@ const init = (ctx) => function (container, data, onClick) {
height: 30
},
itemStyle: {
borderColor: '#fff'
borderColor: '#555'
},
breadcrumb: {
show: false,
......
......@@ -19,7 +19,7 @@
.attention-row {
.yy-table-cell {
background-color: #9dcef3 !important;
background-color: #fff9ed !important;
}
}
......
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