Tree add async loading
This commit is contained in:
parent
76a4781417
commit
b31aab71d2
4 changed files with 62 additions and 25 deletions
|
@ -49,12 +49,12 @@
|
|||
transform: rotate(90deg);
|
||||
}
|
||||
}
|
||||
&-hidden{
|
||||
cursor: auto;
|
||||
i{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
//&-hidden{
|
||||
// cursor: auto;
|
||||
// i{
|
||||
// display: none;
|
||||
// }
|
||||
//}
|
||||
&-disabled{
|
||||
cursor: @cursor-disabled;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue