Merge d28a4ee991
into a4e8bb3f9a
This commit is contained in:
commit
40b963f87a
1 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,7 @@ Please see LICENSE files in the repository root for full details.
|
|||
|
||||
.mx_EventTile_content {
|
||||
margin-right: 0;
|
||||
height: max-content;
|
||||
}
|
||||
|
||||
.mx_EventTile_avatar {
|
||||
|
@ -526,6 +527,10 @@ Please see LICENSE files in the repository root for full details.
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
.mx_EventTile_caption {
|
||||
padding: 0.5em 0em 1.5em 0em;
|
||||
}
|
||||
|
||||
.mx_LegacyCallEvent_wrapper,
|
||||
.mx_CallEvent_wrapper {
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue