Skip to content

Commit

Permalink
Remove static styles for action button on grid view
Browse files Browse the repository at this point in the history
  • Loading branch information
akasunil committed Nov 19, 2024
1 parent 3aabeb8 commit d91af64
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/edit-site/src/components/page-patterns/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,6 @@
}
}

.dataviews-all-actions-button.has-icon:not(.has-text) {
.dataviews-view-grid & {
height: 24px;
width: 24px;
min-width: 24px;
}
}

.edit-site-page-patterns-dataviews {
.dataviews-view-grid__badge-fields {
.dataviews-view-grid__field-value:has(.edit-site-patterns__field-sync-status-fully) {
Expand Down

0 comments on commit d91af64

Please sign in to comment.