Fix a page alignment bug caused by DataTables
This commit is contained in:
@@ -14,4 +14,5 @@ window.addEventListener('load', () => {
|
||||
"info": false,
|
||||
"dom": "t",
|
||||
});
|
||||
adjustFooterHeight();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user