Skip to content

Commit

Permalink
Merge pull request #608 from evershopcommerce/dev
Browse files Browse the repository at this point in the history
Fix transparent background of the minicart toast
  • Loading branch information
treoden authored Sep 1, 2024
2 parents 86b8868 + be07e17 commit 7e98444
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
padding: 2rem;
border: 1px solid var(--divider);
box-shadow: 1px 1px 10px 2px #ebebeb80;
background-color: #fff;
.top-head {
grid-template-columns: 4fr 1fr;
padding-bottom: 1rem;
Expand Down

0 comments on commit 7e98444

Please sign in to comment.