From dfb3a36ff50c44a3194eba97aca38d68e9868e07 Mon Sep 17 00:00:00 2001 From: braginini Date: Thu, 28 Oct 2021 18:29:40 +0200 Subject: [PATCH] chore: align New Key button with the table --- src/views/SetupKeys.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/SetupKeys.js b/src/views/SetupKeys.js index 9915fe6..5a8477a 100644 --- a/src/views/SetupKeys.js +++ b/src/views/SetupKeys.js @@ -104,7 +104,7 @@ export const SetupKeysComponent = () => { confirmCallback={handleRevokeConfirmation} text={deleteDialogText} title={deleteDialogTitle}/> -
+