mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
fix logues bleeding into navpane
This commit is contained in:
parent
bba8a3c6bc
commit
1fe0d4693e
|
@ -796,6 +796,8 @@ html.y #path a:hover {
|
|||
}
|
||||
.logue {
|
||||
padding: .2em 0;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
.logue.hidden,
|
||||
.logue:empty {
|
||||
|
|
Loading…
Reference in a new issue