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:
SleeplessOne1917 2023-06-27 07:56:04 -04:00 committed by GitHub
commit 7cdbc42c5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"