increase rcm z index

This commit is contained in:
Til Schmitter 2026-04-27 22:37:40 +02:00
parent f68b4fb0e7
commit 2eb9abbb0f

View file

@ -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;