Fix facepile overflow
This commit is contained in:
parent
27f155e4a1
commit
dc57166229
2 changed files with 15 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
width: 20px;
|
||||
height: 20px;
|
||||
border-radius: 20px;
|
||||
background-color: #0dbd8b;
|
||||
}
|
||||
|
||||
.facepile .avatar > * {
|
||||
|
|
@ -24,3 +25,7 @@
|
|||
width: 20px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.facepile .avatar.additional span {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue