Skip to content

Commit

Permalink
Revert "fix(module:table): fix table small sticky style (NG-ZORRO#3849)…
Browse files Browse the repository at this point in the history
…" (NG-ZORRO#4036)

This reverts commit c4de8ff.
  • Loading branch information
wenqi73 authored and simplejason committed Aug 26, 2019
1 parent 23db96f commit e280352
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/table/style/patch.less
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@
background: @component-background;
}
}
> .@{table-prefix-cls}-tbody > tr > td {
&.@{table-td-left-cls}-sticky,
&.@{table-td-right-cls}-sticky {
background: @component-background;
}
}

> .@{table-prefix-cls}-thead > tr > th,
> .@{table-prefix-cls}-tbody > tr > td {
Expand Down

0 comments on commit e280352

Please sign in to comment.