mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-11 04:27:03 +00:00
Fix facepile overflow
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user