Skip to content

Commit

Permalink
feat(newspack-ui): wcs gifting overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenn00dle committed Feb 1, 2024
1 parent d19043b commit 83e8e6f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/newspack-ui/scss/elements/woocommerce/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,11 @@
}
}

.newspack-wcsg--gift-toggle {
margin-bottom: 0;

label {
display: flex !important;
}
}
}

0 comments on commit 83e8e6f

Please sign in to comment.