UNPKG
hc-components-test
Version:
latest (0.4.9)
0.4.9
基于react的通用组件库
default
hc-components-test
/
src
/
components
/
search
/
index.less
13 lines
(12 loc)
•
210 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.j-com-minSearch
{
.ant-select-dropdown-menu
{
max-height
: none; }
.ant-pagination
{
margin-left
: -
10px
;
margin-right
: -
10px
; }
.ant-select-dropdown-menu-item
:empty
{
display
: none; } }