.@{tree-select-prefix-cls} { 
  .arco-icon-hover{
    &:hover::before{
      background-color: transparent;
    }
  }
}
