diff --git a/app/views/layouts/authenticated.html.slim b/app/views/layouts/authenticated.html.slim index 2b12753..ebc5487 100644 --- a/app/views/layouts/authenticated.html.slim +++ b/app/views/layouts/authenticated.html.slim @@ -30,7 +30,7 @@ html event.target.parentElement.parentElement.style.display = 'none'; } - .toast-container.position-fixed.p-3 style="right: 30px; top: 100px" + .toast-container.position-fixed.p-3 style="right: 30px; top: 85px" - flash.each do |type, msg| .toast role="alert" aria-live="assertive" aria-atomic="true" style="display: block" .toast-header