update tree table async
This commit is contained in:
parent
7f4315cb4e
commit
85a1bc8af0
4 changed files with 128 additions and 16 deletions
|
@ -275,6 +275,15 @@
|
|||
border-color: transparent;
|
||||
}
|
||||
|
||||
&-loading{
|
||||
cursor: default;
|
||||
background-color: transparent;
|
||||
border-color: transparent;
|
||||
&:hover{
|
||||
border-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
&-level{
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue