Skip to content

Commit

Permalink
Merge branch 'master' into feature/737-angular-deployment-parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
llorentelemmc authored Feb 8, 2024
2 parents 90d0146 + 7c4fa31 commit cdd8c1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}

.toast-image {
background-image: url('/assets/images/toast_alert.png');
background-image: url('toast_alert.png');
width: 50px;
border-radius: 8px;
border-top-right-radius: 0;
Expand Down

0 comments on commit cdd8c1c

Please sign in to comment.