Skip to content

Commit

Permalink
Query filter: Remove extra margin from fieldset
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Sep 20, 2023
1 parent 46e2cc7 commit 3867a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mu-plugins/blocks/query-filter/postcss/style.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
}

.wporg-query-filter__modal-content {
margin: 0;
padding: var(--wp--preset--spacing--10);
max-height: 18rem;
overflow: scroll;
Expand Down

0 comments on commit 3867a4f

Please sign in to comment.