Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Get rid of top margin added by GB
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed Apr 12, 2023
1 parent ac1d715 commit 44598bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/js/blocks/mini-cart/mini-cart-contents/editor.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.wc-block-editor-mini-cart-contents__wrapper {
// Extra classes added for specificity, so we get rid of a top margin added by GB.
.editor-styles-wrapper .wc-block-editor-mini-cart-contents__wrapper.wc-block-editor-mini-cart-contents__wrapper {
display: flex;
justify-content: center;
margin: 0;
Expand Down

0 comments on commit 44598bb

Please sign in to comment.