diff --git a/routes/_components/Toast.html b/routes/_components/Toast.html
index ea6fd233..165e4e64 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) {