Skip to content

Commit 4caaea4

Browse files
【级联选择器】搜索文字颜色需要改成主色 (#739)
1 parent 6b34c47 commit 4caaea4

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
@@ -431,7 +431,7 @@ input::-webkit-search-cancel-button {
431431
}
432432

433433
&-keyword {
434-
color: @blue-3;
434+
color: @blue-4;
435435
}
436436
}
437437
}

0 commit comments

Comments
 (0)