mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
increase rcm z index
This commit is contained in:
parent
f68b4fb0e7
commit
2eb9abbb0f
|
|
@ -4825,7 +4825,7 @@ html.e #wtc {
|
|||
outline: none;
|
||||
border-radius: var(--radius);
|
||||
box-shadow: 0 0 .3rem var(--bg-d3);
|
||||
z-index: 3;
|
||||
z-index: 5;
|
||||
}
|
||||
#rcm.large a {
|
||||
padding: 1em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue