Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
abidlabs committed Jan 24, 2025
1 parent c3f1b46 commit e6d429a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/dataframe/shared/Table.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -585,10 +585,6 @@
`${widths[i] - scrollbar_width / widths.length}px`
);
}
if (show_row_numbers) {
parent.style.setProperty('--row-number-width', '2.5rem');
}
}
let table_height: number =
Expand Down

0 comments on commit e6d429a

Please sign in to comment.