1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 07:08:55 +00:00

Change department UI (#7063)

* 01 change department member more icon

* 02 when no contact email return None

* 03 delete menu

* 04 move into member high change

* 05 current department support more operations

* 06 change comment

* add username_as_email is true

* update-get-group-members-info

* Revert "06 change comment"

This reverts commit 14800df3fd.

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
This commit is contained in:
Michael An
2024-11-20 10:21:32 +08:00
committed by GitHub
parent a004e65b10
commit 5f6de21b19
8 changed files with 149 additions and 85 deletions

View File

@@ -128,4 +128,6 @@
color: #21bc2e;
}
/* 顶部的样式:背景色和边界去掉,和 seatable 保持一致 */
.departments-members-item {
height: 58px;
}