mirror of
https://github.com/9001/copyparty.git
synced 2025-08-20 02:12:20 -06:00
phone-friendly toast positioning
This commit is contained in:
parent
3d4166e006
commit
cfa36fd279
|
@ -49,7 +49,7 @@ pre, code, tt {
|
||||||
transition: opacity 0.14s, height 0.14s, padding 0.14s;
|
transition: opacity 0.14s, height 0.14s, padding 0.14s;
|
||||||
}
|
}
|
||||||
#toast {
|
#toast {
|
||||||
top: 1.4em;
|
bottom: 5em;
|
||||||
right: -1em;
|
right: -1em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding: 1em 1.3em;
|
padding: 1em 1.3em;
|
||||||
|
|
Loading…
Reference in a new issue