mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 04:32:26 -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 #gop {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue