From bbbb9c10a6fb0a7b5feb7a2833c8633401bcfd6d Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 1 Jan 2024 10:47:39 +0100 Subject: [PATCH] align buttons to the right to match other dialogs --- commafeed-client/src/components/admin/UserEdit.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commafeed-client/src/components/admin/UserEdit.tsx b/commafeed-client/src/components/admin/UserEdit.tsx index 3d161944..63b15f25 100644 --- a/commafeed-client/src/components/admin/UserEdit.tsx +++ b/commafeed-client/src/components/admin/UserEdit.tsx @@ -39,7 +39,7 @@ export function UserEdit(props: UserEditProps) { Admin} {...form.getInputProps("admin", { type: "checkbox" })} /> Enabled} {...form.getInputProps("enabled", { type: "checkbox" })} /> - +