mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
minor splash fix for 3ds
This commit is contained in:
parent
86a7f06a97
commit
b7c99e05c9
|
|
@ -172,11 +172,13 @@ a.r:hover, a.r:focus-visible {
|
||||||
#pb {
|
#pb {
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
white-space: nowrap;
|
||||||
bottom: .5em;
|
bottom: .5em;
|
||||||
right: .5em;
|
right: .5em;
|
||||||
}
|
}
|
||||||
#pb span {
|
#pb span {
|
||||||
opacity: .6;
|
opacity: .6;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
#pb a {
|
#pb a {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue