feat(Picker): improve accessibility (#4521)
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
padding: @picker-action-padding;
|
||||
color: @picker-action-text-color;
|
||||
font-size: @picker-action-font-size;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
|
||||
&:active {
|
||||
background-color: @picker-action-active-color;
|
||||
|
||||
Reference in New Issue
Block a user