Skip to content

Commit

Permalink
fix toasts
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehor Podporinov authored and Yehor Podporinov committed Jan 30, 2024
1 parent 00e2ff3 commit 739f71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/toasts/DefaultToast.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ $color-warning: #ffd21e;
$color-info: #ffffff;
.Vue-Toastification__container.top-right {
top: toRem(20);
top: toRem(100);
padding: 0;
@include respond-to(medium) {
Expand Down

0 comments on commit 739f71e

Please sign in to comment.