mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-17 18:32:20 +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}
|
||||
title={_t("Message search")}
|
||||
>
|
||||
{eventIndexingSettings}
|
||||
{buttons}
|
||||
{eventIndexingSettings}
|
||||
{buttons}
|
||||
</BaseDialog>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user