Skip to content

Commit

Permalink
DataViews: remove unused `.dataviews-view-table__cell-content-wrapper…
Browse files Browse the repository at this point in the history
…:empty` style rule (#65084)

Co-authored-by: oandregal <oandregal@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
  • Loading branch information
3 people committed Sep 9, 2024
1 parent 168d3c5 commit 6dae3c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/dataviews/src/dataviews-layouts/table/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,6 @@
}
}

.dataviews-view-table__cell-content-wrapper:empty {
display: none;
}

/* stylelint-disable-next-line scss/at-rule-no-unknown -- '@container' not globally permitted */
@container (max-width: 430px) {
.dataviews-view-table tr td:first-child,
Expand Down

0 comments on commit 6dae3c7

Please sign in to comment.