mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
mobile layout fix
This commit is contained in:
parent
2b114dd048
commit
f169c81c6c
|
|
@ -3740,10 +3740,13 @@ html.d #treepar {
|
|||
|
||||
#path {
|
||||
position: relative;
|
||||
height: 1.8em;
|
||||
height: 2.2em;
|
||||
margin: .5em 0 0 0;
|
||||
z-index: -1;
|
||||
}
|
||||
#path a {
|
||||
padding-top: .45em;
|
||||
}
|
||||
#wfp.shifted {
|
||||
margin-left: 2.5em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue