tweak style on toast

This commit is contained in:
Nolan Lawson 2018-01-14 12:14:47 -08:00
parent 03c98ab31f
commit 6affa13b35

View file

@ -34,7 +34,7 @@
}
.toast-modal.shown {
opacity: 1;
opacity: 0.9;
}
@media (max-width: 767px) {