Sortable table component
This commit is contained in:
parent
e623d52f34
commit
6ba5cf2322
23 changed files with 225 additions and 74 deletions
|
@ -2,7 +2,7 @@
|
|||
padding: 2em 0em 0em 0em;
|
||||
}
|
||||
|
||||
.flakes-table thead tr {
|
||||
.flakes-table thead tr th span {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue