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

fix-style

This commit is contained in:
Michael18811380328
2018-12-25 13:48:13 +08:00
parent 680ab6c187
commit c87ad351ab
3 changed files with 25 additions and 10 deletions

View File

@@ -25,4 +25,17 @@
.toggle-group-admin-icon:hover,
.delete-group-member-icon:hover {
color: #333;
}
.group-transfer-select .true__indicator-separator {
display: none;
}
.group-transfer {
display: flex;
justify-content: space-between;
}
.group-transfer-select {
width: 82%;
}