badges and broken avatars
This commit is contained in:
parent
341fe868e4
commit
6b0167375c
7 changed files with 39 additions and 6 deletions
|
@ -29,6 +29,11 @@ limitations under the License.
|
|||
height: 32px;
|
||||
}
|
||||
|
||||
.mx_MemberTile_avatar img {
|
||||
border-radius: 16px;
|
||||
background-color: #dbdbdb;
|
||||
}
|
||||
|
||||
.mx_MemberTile_name {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue