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