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
/
ajax_tree_select.less
13 lines
•
324 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.com-tree-select-no-parent
{
.ant-select-tree-switcher
{
position
: relative; }
.ant-select-tree-switcher_open
::before
,
.ant-select-tree-switcher_close
::before
{
position
: absolute;
top
:
0
;
right
: -
310px
;
bottom
:
0
;
left
:
0
;
content
:
''
; } }