mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-18 19:01:55 +02:00
ManageEventIndexDialog: Properly indent the content of the BaseDialog.
This commit is contained in:
parent
cba7764784
commit
71024d1418
@ -150,8 +150,8 @@ export default class ManageEventIndexDialog extends React.Component {
|
|||||||
onFinished={this.props.onFinished}
|
onFinished={this.props.onFinished}
|
||||||
title={_t("Message search")}
|
title={_t("Message search")}
|
||||||
>
|
>
|
||||||
{eventIndexingSettings}
|
{eventIndexingSettings}
|
||||||
{buttons}
|
{buttons}
|
||||||
</BaseDialog>
|
</BaseDialog>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user