Skip to content

Commit 41959ab

Browse files
authored
remove unnecessary css causing bug (#3844)
1 parent c687cc9 commit 41959ab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/layout/RepeatingGroup/RepeatingGroup.module.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ Altinn, and making sure they are consistent. */
5252
}
5353
/* ==== */
5454

55-
.repeatingGroupTable > tbody > tr:hover td {
56-
background-color: unset;
57-
}
58-
5955
.nestedTable {
6056
background-color: var(--ds-color-neutral-background-default);
6157
}

0 commit comments

Comments
 (0)