mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix z index of file extension
This commit is contained in:
parent
3f30c2e200
commit
ef5a42db91
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue