diff --git a/routes/_components/Toast.html b/routes/_components/Toast.html index ea6fd23..165e4e6 100644 --- a/routes/_components/Toast.html +++ b/routes/_components/Toast.html @@ -34,7 +34,7 @@ } .toast-modal.shown { - opacity: 1; + opacity: 0.9; } @media (max-width: 767px) {