diff --git a/components/table/SelectionCheckboxAll.tsx b/components/table/SelectionCheckboxAll.tsx
index d8ebc4a8bd..aa5298f324 100644
--- a/components/table/SelectionCheckboxAll.tsx
+++ b/components/table/SelectionCheckboxAll.tsx
@@ -176,13 +176,9 @@ export default class SelectionCheckboxAll extends React.Component
-
+
-
-
-
+
diff --git a/components/table/__tests__/__snapshots__/demo.test.js.snap b/components/table/__tests__/__snapshots__/demo.test.js.snap
index 5e9c52f3eb..3e4ee91b34 100644
--- a/components/table/__tests__/__snapshots__/demo.test.js.snap
+++ b/components/table/__tests__/__snapshots__/demo.test.js.snap
@@ -1147,10 +1147,8 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
-
-
-
+
@@ -2347,10 +2345,8 @@ exports[`test renders ./components/table/demo/expand-children.md correctly 1`] =
-
-
-
+
@@ -6999,10 +6995,8 @@ exports[`test renders ./components/table/demo/row-selection.md correctly 1`] = `
-
-
-
+
@@ -7265,10 +7259,8 @@ exports[`test renders ./components/table/demo/row-selection-and-operation.md cor
-
-
-
+
@@ -7737,10 +7729,8 @@ exports[`test renders ./components/table/demo/row-selection-custom.md correctly
-
-
-
+
diff --git a/components/table/style/index.less b/components/table/style/index.less
index 4e64236ca6..6bd7e318c4 100644
--- a/components/table/style/index.less
+++ b/components/table/style/index.less
@@ -457,10 +457,6 @@
border-radius: @border-radius-base;
box-shadow: @box-shadow-base;
- .@{ant-prefix}-dropdown-menu-item {
- color: black;
- }
-
.@{ant-prefix}-action-down {
color: #aaa;
}