Render UserList with react-virtualized
This commit is contained in:
parent
7108fa572c
commit
23e75b8f40
7 changed files with 76 additions and 54 deletions
|
@ -457,11 +457,6 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
|
|||
transition: transform .2s;
|
||||
}
|
||||
|
||||
.userlist > div {
|
||||
overflow-y: auto !important;
|
||||
padding: 10px 0px;
|
||||
}
|
||||
|
||||
.userlist p {
|
||||
padding: 0px 15px;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue