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