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,12 @@ limitations under the License.
|
|||
float: left;
|
||||
}
|
||||
|
||||
.mx_MessageTile_avatar img {
|
||||
background-color: #dbdbdb;
|
||||
border-radius: 16px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
.mx_MessageTile_continuation {
|
||||
margin-top: 8px ! important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue