mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 07:22:34 +00:00
many participant bug
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
.participants .add-participants {
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
bottom: -3px;
|
||||
}
|
||||
.participants .add-participants i {
|
||||
font-size: 16px;
|
||||
@@ -17,6 +18,9 @@
|
||||
border: 2px solid #fff;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.participants .participant-avatar, .participants .add-participants {
|
||||
margin-right: -0.5rem;
|
||||
}
|
||||
/* file-participant-dialog */
|
||||
.participant-add {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user