Merge pull request #1620 from pascaldevink/create_space_between_cancel_and_ban_button
Add space between cancel and ban button
This commit is contained in:
commit
7cdbc42c5c
1 changed files with 2 additions and 0 deletions
|
@ -692,6 +692,8 @@ export class Profile extends Component<
|
|||
>
|
||||
{I18NextService.i18n.t("cancel")}
|
||||
</button>
|
||||
</div>
|
||||
<div className="mb-3 row">
|
||||
<button
|
||||
type="submit"
|
||||
className="btn btn-secondary"
|
||||
|
|
Loading…
Reference in a new issue