Skip to content

Commit 77340b6

Browse files
authored
change "sort by" label color to $dove-gray (#2219)
1 parent d411870 commit 77340b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/List/Toolbar/Toolbar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ $tc-list-toolbar-height: 7rem !default;
8282
margin-bottom: $padding-normal;
8383
margin-left: $padding-normal;
8484
font-weight: normal;
85-
color: $gray;
85+
color: $dove-gray;
8686
}
8787
}
8888
}

0 commit comments

Comments
 (0)