css code style

This commit is contained in:
afc163 2017-03-28 17:17:56 +08:00
parent 4f89e54cb2
commit 7e8e883019

View File

@ -136,9 +136,9 @@
} }
} }
&-treenode-disabled { &-treenode-disabled {
>span, > span,
>a, > a,
>a span { > a span {
color: @disabled-color; color: @disabled-color;
cursor: not-allowed; cursor: not-allowed;
} }