mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 11:57:34 +00:00
fix-group-style (#2752)
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.group-member-list .user-item {
|
||||
margin: 10px -10px;
|
||||
padding: 0 10px;
|
||||
height: 2rem;
|
||||
margin: 0px -10px;
|
||||
padding: 5px 10px;
|
||||
line-height: 2rem;
|
||||
}
|
||||
.group-member-list .user-item:hover {
|
||||
|
Reference in New Issue
Block a user