Skip to content

Commit

Permalink
fix: shopping cart message needs more space (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilaraGueler authored and SGrueber committed Feb 13, 2023
1 parent 2ac7f03 commit 558a869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/global/notifications.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// inline alert box, e.g. for alerts in the basket item list
.alert-inline {
margin-top: $space-default;
background-color: #fff;
border-width: 2px;
}
Expand Down

0 comments on commit 558a869

Please sign in to comment.