Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 5af60f2

Browse files
committed
Merge pull request #218 from appirio-tech/ui-update
Remove duplicate font weight
2 parents c6500f7 + 0d87fac commit 5af60f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/ListContainer/ListContainer.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@
88
}
99

1010
.list-header {
11+
padding: 11px 15px;
1112
background-color: $tc-gray-20;
1213
@include tc-label;
13-
font-weight: 400;
14-
padding: 11px 15px;
1514

1615
.header-text {
1716
color: $tc-gray-70;

0 commit comments

Comments
 (0)