mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 13:12:26 -06:00
fix mobile file list padding
This commit is contained in:
parent
a714713ea2
commit
ff8b5afa59
|
|
@ -3815,7 +3815,7 @@ html.e #wrap.thin {
|
||||||
padding: .6em .2em;
|
padding: .6em .2em;
|
||||||
}
|
}
|
||||||
#files tbody a {
|
#files tbody a {
|
||||||
padding: .8em 0;
|
padding: .8em;
|
||||||
}
|
}
|
||||||
html:not(.e) body {
|
html:not(.e) body {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue