mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 16:31:37 +02:00
Remove extra space
This commit is contained in:
parent
cdd2773aa6
commit
9f66bd0f65
@ -89,7 +89,7 @@ export default class ReplyPreview extends React.Component {
|
|||||||
<div className="mx_ReplyPreview_tile">
|
<div className="mx_ReplyPreview_tile">
|
||||||
<ReplyTile
|
<ReplyTile
|
||||||
isRedacted={this.state.event.isRedacted()}
|
isRedacted={this.state.event.isRedacted()}
|
||||||
mxEvent={this.state.event}
|
mxEvent={this.state.event}
|
||||||
permalinkCreator={this.props.permalinkCreator}
|
permalinkCreator={this.props.permalinkCreator}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user