@@ -106,3 +106,8 @@ ol {
padding-bottom: 0;
}
+
+.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper {
+ color: rgba(0, 0, 0, 0.45) !important;
+ cursor: not-allowed;
+}