forked from cybrespace/pinafore
tweak style on toast
This commit is contained in:
parent
03c98ab31f
commit
6affa13b35
|
@ -34,7 +34,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.toast-modal.shown {
|
.toast-modal.shown {
|
||||||
opacity: 1;
|
opacity: 0.9;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
|
|
Loading…
Reference in New Issue