diff --git a/frontend/styles/devices.css b/frontend/styles/devices.css index ef51605..8fc04bf 100644 --- a/frontend/styles/devices.css +++ b/frontend/styles/devices.css @@ -12,9 +12,6 @@ table { padding: 8px; } - tr:nth-child(even) { - background-color: #dddddd; -} .addDeviceContainer{ margin-top: 20px;