.ant-tree-checkbox-checked.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: @primary-color-disabled !important;
  border-color: @primary-color-disabled !important;
}

.ant-tree .ant-tree-treenode {
  align-items: center !important;
}

.ant-tree-checkbox {
  margin: 0 8px 0 0 !important;
}