UNPKG

@m-materials/com-list

Version:

带远程加载功能的下拉列表

17 lines (12 loc) 206 B
/* write style here */ .com-list { } .list-body{ .ant-list-item { padding: 6px 8px !important; color: rgba(0, 0, 0, 0.85); } .ant-list-item:hover{ background-color: #fafafa; } }