]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/person/profile.tsx
Add space between cancel and ban button
[lemmy-ui.git] / src / shared / components / person / profile.tsx
index d00036871a04c9ec922c93a56e5c9b6eb43fec8b..6015f6f64023656d214f3c2f01a1d2ea6624dc3f 100644 (file)
@@ -693,6 +693,8 @@ export class Profile extends Component<
             >
               {I18NextService.i18n.t("cancel")}
             </button>
+          </div>
+          <div className="mb-3 row">
             <button
               type="submit"
               className="btn btn-secondary"