mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +00:00
Activities improvements (#5758)
* [activities] improvement * [activities] improved the user filter
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
|
||||
.activity-user-list {
|
||||
min-height: 4rem;
|
||||
max-height: 200px;
|
||||
}
|
||||
|
||||
.activity-user-item {
|
||||
@@ -67,3 +68,7 @@
|
||||
.activity-user-item:hover {
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
.activity-user-name {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user