diff --git a/components/table/style/index.less b/components/table/style/index.less index 7a42f58cc0..05a5206852 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -23,7 +23,7 @@ position: relative; font-size: @table-font-size; background: @table-bg; - border-radius: @border-radius-base; + border-radius: @table-border-radius-base; // https://github.com/ant-design/ant-design/issues/17611 table {