样式Bug

This commit is contained in:
caoxinyu
2019-06-13 17:28:50 +08:00
parent 94dd09f38b
commit 8b9c1033da

View File

@@ -31,6 +31,9 @@
background-color: rgb(98, 157, 209);
color: white;
}
.el-tree-node__content>.el-tree-node__expand-icon{
display: none;
}
.el-table td, .is-leaf{
background-color: rgb(213, 230, 347);
color: black;