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