chore: remove unused css [skip e2e]
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -552,7 +552,7 @@ function TableCellActionMenuContainer({
|
|||||||
}, [prevTableCellDOM, tableCellNode])
|
}, [prevTableCellDOM, tableCellNode])
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="table-cell-action-button-container" ref={menuButtonRef}>
|
<div className="absolute left-0 top-0 will-change-transform" ref={menuButtonRef}>
|
||||||
{tableCellNode != null && (
|
{tableCellNode != null && (
|
||||||
<>
|
<>
|
||||||
<RoundIconButton
|
<RoundIconButton
|
||||||
|
|||||||
Reference in New Issue
Block a user