Tree add async loading

This commit is contained in:
梁灏 2017-10-24 18:14:22 +08:00
parent 76a4781417
commit b31aab71d2
4 changed files with 62 additions and 25 deletions

View file

@ -49,12 +49,12 @@
transform: rotate(90deg);
}
}
&-hidden{
cursor: auto;
i{
display: none;
}
}
//&-hidden{
// cursor: auto;
// i{
// display: none;
// }
//}
&-disabled{
cursor: @cursor-disabled;
}