.rs-tree-indent-line {
  border-left: 1px solid var(--rs-tree-indent-line-color);
  position: absolute;
  width: 1px;
  top: -10px;
  left: 12px;
  bottom: -4px;
}
