chore: remove unused css [skip e2e]

This commit is contained in:
Aman Harwara
2024-04-17 13:55:27 +05:30
parent 3c6de3a6c8
commit ec2d6c5506
2 changed files with 2 additions and 1002 deletions

View File

@@ -552,7 +552,7 @@ function TableCellActionMenuContainer({
}, [prevTableCellDOM, tableCellNode])
return (
<div className="table-cell-action-button-container" ref={menuButtonRef}>
<div className="absolute left-0 top-0 will-change-transform" ref={menuButtonRef}>
{tableCellNode != null && (
<>
<RoundIconButton