make firefox stop complaining

This commit is contained in:
ed 2022-09-08 19:22:51 +02:00
parent 68a9c05947
commit fbc8ee15da

View file

@ -664,7 +664,7 @@ a:hover {
background: var(--bg-d3);
text-decoration: underline;
}
#files thead {
#files thead th {
position: sticky;
top: -1px;
}