
[data-v-40bbfb1e] .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{
  color: var(--blue);
}
.chainSide[data-v-40bbfb1e]{
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  min-width: 240px;
  padding: 15px;
  z-index: 199;
  -webkit-box-shadow: 3px 0 5px rgba(10, 135, 223, .2);
          box-shadow: 3px 0 5px rgba(10, 135, 223, .2);
  overflow-y: auto;
}

