diff --git a/frontend/src/features/machines/components/MachineTableRow.js b/frontend/src/features/machines/components/MachineTableRow.js index 055a8f9..b5c26db 100644 --- a/frontend/src/features/machines/components/MachineTableRow.js +++ b/frontend/src/features/machines/components/MachineTableRow.js @@ -14,7 +14,7 @@ const MachineTableRow = ({ machine, actions, logs, addLog }) => { *": { + "& .MuiTableCell-root": { borderBottom: "unset" } }} @@ -37,7 +37,11 @@ const MachineTableRow = ({ machine, actions, logs, addLog }) => { - +