Skip to content

Commit

Permalink
DataViews: Remove Table Cells animation (WordPress#63079)
Browse files Browse the repository at this point in the history
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: jasmussen <[email protected]>
  • Loading branch information
3 people authored Jul 3, 2024
1 parent 2e27ad0 commit f269299
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/dataviews/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,6 @@
gap: $grid-unit-05;
}

th,
td {
&:first-child,
&:last-child {
transition: padding ease-out 0.1s;
@include reduce-motion("transition");
}
}

td:first-child,
th:first-child {
padding-left: $grid-unit-60;
Expand Down

0 comments on commit f269299

Please sign in to comment.