1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

Merge pull request #2634 from haiwen/bug-repair

Bug repair
This commit is contained in:
Daniel Pan
2018-12-12 10:08:35 +08:00
committed by GitHub
11 changed files with 78 additions and 37 deletions

View File

@@ -25,3 +25,8 @@
font-size: 22px;
margin: 3px 0 0 10px;
}
.department-group-icon {
margin-left: 0.25rem;
color:#888;
}