mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
enlarge sel chk on mobile
This commit is contained in:
parent
0de790dd8f
commit
b69ca7424d
|
|
@ -3822,6 +3822,11 @@ html.e #wrap.thin {
|
||||||
top: 7.5em;
|
top: 7.5em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.gselchk {
|
||||||
|
font-size: 1.4em;
|
||||||
|
top: 5px;
|
||||||
|
right: 5px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 32em) {
|
@media (max-width: 32em) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue