Skip to content

Commit d5d8ade

Browse files
Fixing 'Types' column display issue on DevicesList page
1 parent 8e86f37 commit d5d8ade

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Organisms/DevicesList/DevicesList.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ const DevicesList: FC<Props> = (props) => {
4242
display: 'flex',
4343
flexDirection: 'column',
4444
overflow: 'hidden',
45-
width: '100%',
4645
}}
4746
>
4847
<Table

0 commit comments

Comments
 (0)