1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-22 03:16:34 +00:00

repair bug

This commit is contained in:
shanshuirenjia
2018-12-17 11:11:45 +08:00
parent cea43ba325
commit 11a0db5759
2 changed files with 11 additions and 5 deletions

View File

@@ -1,8 +1,14 @@
.cur-view-content-groups .department-group-icon {
.department-group-icon { /* for cur-view-path*/
margin-left: 0.25rem;
color:#888;
}
.group-top-op-icon { /* for cur-view-path*/
display: inline-block;
font-size: 22px;
margin: 3px 0 0 10px;
}
.cur-view-content-groups .group-list-panel {
padding-bottom: 1rem;
}