mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-21 23:23:24 -07: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