mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 04:32:26 -06:00
edge to edge visibility when scrolling files
This commit is contained in:
parent
408253c9a2
commit
e7957504f0
|
|
@ -549,6 +549,8 @@ html.y #path {
|
||||||
top: -.3em;
|
top: -.3em;
|
||||||
border-spacing: 0;
|
border-spacing: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin: .2em -.5em;
|
||||||
|
padding: 0 .5em;
|
||||||
}
|
}
|
||||||
#files tbody a {
|
#files tbody a {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue