Table sorting

This commit is contained in:
2023-05-28 19:41:03 +03:00
parent 30de71849a
commit f3df9e9ec3
6 changed files with 116 additions and 20 deletions

View File

@@ -0,0 +1,7 @@
.table_header {
min-width: 11rem;
}
.table_header a {
color: black;
}