mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
fix-style
This commit is contained in:
@@ -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%;
|
||||
}
|
Reference in New Issue
Block a user