Select support a part of keyboard accessibility, #1647

This commit is contained in:
梁灏 2018-03-14 14:58:55 +08:00
parent 2c6b8f09b7
commit 2fbe636b52
2 changed files with 15 additions and 1 deletions

View file

@ -55,6 +55,12 @@
transform: rotate(180deg);
}
}
&:focus{
outline: 0;
.@{select-prefix-cls}-selection{
.active();
}
}
&-disabled {
.@{select-prefix-cls}-selection {