diff --git a/front/src/modules/ui/object/record-table/components/RecordTable.tsx b/front/src/modules/ui/object/record-table/components/RecordTable.tsx index 4b12edbf5..ae55c625f 100644 --- a/front/src/modules/ui/object/record-table/components/RecordTable.tsx +++ b/front/src/modules/ui/object/record-table/components/RecordTable.tsx @@ -41,9 +41,6 @@ const StyledTable = styled.table` border-left-color: transparent; border-right-color: transparent; } - :last-of-type { - width: 100%; - } } td {