phone-friendly toast positioning

This commit is contained in:
ed 2021-07-31 10:56:03 +02:00
parent 3d4166e006
commit cfa36fd279

View file

@ -49,7 +49,7 @@ pre, code, tt {
transition: opacity 0.14s, height 0.14s, padding 0.14s;
}
#toast {
top: 1.4em;
bottom: 5em;
right: -1em;
line-height: 1.5em;
padding: 1em 1.3em;