diff --git a/src/scss/toasts.scss b/src/scss/toasts.scss index 3bf37722..5d4c2034 100644 --- a/src/scss/toasts.scss +++ b/src/scss/toasts.scss @@ -119,3 +119,7 @@ top: 20px; } } + +.layout_frontend .toast-top-right { + top: 20px; +}