Skip to content

Commit

Permalink
Update _toasts.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnCuppens committed Dec 12, 2018
1 parent 0a55c7a commit f2d60ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scss/_toasts.scss
Expand Up @@ -10,8 +10,8 @@
backdrop-filter: blur(10px);
opacity: 0;

+ .toast {
margin-top: $toast-padding-x;
&:not(:last-child) {
margin-bottom: $toast-padding-x;
}

&.showing {
Expand Down

0 comments on commit f2d60ba

Please sign in to comment.