Skip to content

Commit ba69190

Browse files
committed
remove hidden overflow
1 parent d4ba51a commit ba69190

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Table/TableRow.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ export default function TableRow({
6565
styles.mh5,
6666
styles.flexRow,
6767
styles.highlightBG,
68-
styles.overflowHidden,
6968
styles.alignItemsCenter,
7069
isInteractive && styles.userSelectNone,
7170
shouldUseNarrowTableLayout ? styles.ph4 : styles.ph3,

0 commit comments

Comments
 (0)