mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
enable show contact email when search user (#4641)
* enable show contact email when search user * [user-select] added new user option with email shown Co-authored-by: lian <lian@seafile.com> Co-authored-by: llj <lingjun.li1@gmail.com>
This commit is contained in:
7
frontend/src/css/user-select.css
Normal file
7
frontend/src/css/user-select.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.user-option-name {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
}
|
||||
.user-option-email {
|
||||
font-size: 12px;
|
||||
}
|
Reference in New Issue
Block a user