mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
[update] group members scroll (#2994)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.group-member-list {
|
||||
box-sizing: border-box;
|
||||
max-height: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.group-member-list .user-item {
|
||||
margin: 0px -10px;
|
||||
|
Reference in New Issue
Block a user