Fix styling a bit
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
85bcf8ed52
commit
5e8df03724
2 changed files with 5 additions and 6 deletions
|
@ -39,7 +39,7 @@ export default class CallEvent extends React.Component<IProps> {
|
|||
height={32}
|
||||
/>
|
||||
<div className="mx_CallEvent_content">
|
||||
<div className="mx_CallEvent_sender">
|
||||
<div>
|
||||
{sender}
|
||||
</div>
|
||||
<div className="mx_CallEvent_type">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue