Skip to content

Commit 1d652b8

Browse files
committed
【级联选择器】搜索文字颜色需要改成主色
(cherry picked from commit c40a533)
1 parent 0ad1ba5 commit 1d652b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/c-cascader/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ input::-webkit-search-cancel-button {
439439
}
440440

441441
&-keyword {
442-
color: @blue-3;
442+
color: @blue-4;
443443
}
444444
}
445445
}

0 commit comments

Comments
 (0)