UNPKG
knk
Version:
latest (0.1.11)
0.2.0
0.1.11
0.1.10
0.1.8
0.1.7-alpha.7.0
0.1.7-alpha.2.0
0.1.7-alpha.1.0
0.1.6
0.1.3
0.1.2
0.1.1
0.1.0
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.0
react components based on react
ipr-fe.gitee.io/knk
knk
/
lib
/
style
/
select_keyword.less
12 lines
(11 loc)
•
271 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.select-keyword
{
.ant-select-selection
{
border-top-right-radius
:
0
;
border-bottom-right-radius
:
0
;
border-right-width
:
0
; }
.ant-input
{
border-top-left-radius
:
0
;
border-bottom-left-radius
:
0
; } }