fix z index of file extension

This commit is contained in:
Til Schmitter 2026-05-09 00:39:37 +02:00
parent 3f30c2e200
commit ef5a42db91

View file

@ -1007,6 +1007,7 @@ tr.play td:nth-child(1) a {
justify-content: center;
}
.th_ext {
z-index: 1;
position: absolute;
text-align: center;
width: 100%;