Skip to content

Commit

Permalink
Merge pull request #4321 from Codeinwp/bugfix/4319
Browse files Browse the repository at this point in the history
Fixed WC icon display issue with notices
  • Loading branch information
vytisbulkevicius authored Nov 21, 2024
2 parents 5b524af + 6402e3f commit 6e83d04
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions assets/scss/components/compat/woocommerce/_notices.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
--primarybtnhoverbg: transparent;
--primarybtnbg: transparent;

&::before {
display: none;
}

> a {

@extend %nv-button-primary-no-colors;
Expand Down Expand Up @@ -136,7 +132,6 @@ $blockNotices: (
}

.woocommerce .woocommerce-error {
padding-left: 3.5em;

li {
width: 100%;
Expand Down

0 comments on commit 6e83d04

Please sign in to comment.