king
2023-03-02 d1f19b794216b37417e114b71c1cd7a2ac3d7748
1
2
3
4
5
6
7
8
9
10
11
.model-tree-menu-setting {
  > .anticon-setting {
    position: absolute;
    font-size: 18px;
    right: 7px;
    top: 5px;
    padding: 10px;
    z-index: 1;
    color: #1890ff;
  }
}