all entries on devicelist is now white background

This commit is contained in:
LilleBRG 2025-04-11 09:10:45 +02:00
parent f76ca8f670
commit 22c397aebb

View File

@ -12,9 +12,6 @@ table {
padding: 8px; padding: 8px;
} }
tr:nth-child(even) {
background-color: #dddddd;
}
.addDeviceContainer{ .addDeviceContainer{
margin-top: 20px; margin-top: 20px;