Skip to content

Commit 01339c4

Browse files
committed
Update ComponentsSelection.module.css
1 parent 613e729 commit 01339c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.row {
22
padding: 1rem;
3-
background: #f7f7f7;
4-
border-bottom: 1px solid #d5d5d5;
3+
background: var(--sapBackgroundColor);
4+
border-bottom: 1px solid var(--sapList_BorderColor);
55
}

0 commit comments

Comments
 (0)