Browse Source

rm useless code

pull/16174/head
zombiej 6 years ago
parent
commit
09ed59dba7
  1. 2
      components/table/style/index.less

2
components/table/style/index.less

@ -38,7 +38,7 @@
// - https://github.com/ant-design/ant-design/issues/16131
background: @table-header-bg;
& > th {
> th {
color: @table-header-color;
font-weight: 500;
text-align: left;

Loading…
Cancel
Save