Persistent table sort on registration page

This commit is contained in:
Claude Brisson
2024-01-20 10:27:00 +01:00
parent 3c9e1683f7
commit d0ff355c11
8 changed files with 45 additions and 16 deletions

View File

@@ -359,7 +359,7 @@
cursor: pointer;
}
thead {
thead th {
position: sticky;
top: 0;
}