Skip to content

Commit 635703c

Browse files
(Table): remove directly added style
1 parent e938990 commit 635703c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/Table.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ export const TableHeaderColumn: FC<TableHeaderColumnProps> = (props) => {
191191
size='x-small'
192192
category='utility'
193193
icon={icon}
194-
style={{ position: 'absolute' }}
195194
/>
196195
</a>
197196
) : (

0 commit comments

Comments
 (0)