mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
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