Skip to content

Commit

Permalink
Add margin-bottom for editor
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdkei authored and mtdkei committed Jan 28, 2025
1 parent 1adbc3e commit 47296c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion blocks/src/pattern-list/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
&_post {
&_taxonomy,
&_id {
margin-bottom: .375rem;
margin-bottom: 0;
dt {
margin-bottom: 0;
}
}
a {
pointer-events: none;
Expand Down

0 comments on commit 47296c7

Please sign in to comment.