fix tree-select disabled style

This commit is contained in:
afc163 2016-02-02 14:06:37 +08:00
parent 4339bef78c
commit d61a2c981d

View File

@ -188,6 +188,7 @@
}
&-disabled &-selection--single {
background: #f4f4f4;
cursor: not-allowed;
}