diff --git a/interface/src/app/main/Devices.tsx b/interface/src/app/main/Devices.tsx index f8cf452cb..20ed79122 100644 --- a/interface/src/app/main/Devices.tsx +++ b/interface/src/app/main/Devices.tsx @@ -177,14 +177,6 @@ const Devices = () => { height: 42px; } `, - BaseCell: ` - &:nth-of-type(2) { - text-align: left; - }, - &:nth-of-type(4) { - text-align: center; - } - `, HeaderRow: ` .th { padding: 8px;