adjust header column heights, add duration as fixed width

This commit is contained in:
jeffvli
2026-02-09 21:03:37 -08:00
parent 7344758114
commit 2e2233cb7e
4 changed files with 2 additions and 8 deletions
@@ -45,8 +45,6 @@ export const AlbumListInfiniteDetail = ({
tableKey: 'detail',
});
console.log('handleColumnResized', handleColumnResized);
const { getItem, itemCount, loadedItems, onRangeChanged } = useItemListInfiniteLoader({
eventKey: ItemListKey.ALBUM,
itemsPerPage,