Fix quick actions for alias table when pagination is true
This commit is contained in:
@@ -31,4 +31,7 @@ table.footable>tbody>tr.footable-empty>td {
|
||||
}
|
||||
#alias_table {
|
||||
cursor:pointer;
|
||||
}
|
||||
#alias_table .footable-paging {
|
||||
cursor: auto;
|
||||
}
|
Reference in New Issue
Block a user