mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
hide gon / gop buttons earlier
This commit is contained in:
parent
23f55dbbe3
commit
ef28b0028a
|
|
@ -3766,7 +3766,7 @@ html.e #wrap.thin {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 30em) {
|
@media (max-width: 32em) {
|
||||||
#wfp #gon,
|
#wfp #gon,
|
||||||
#wfp #gop {
|
#wfp #gop {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue