chore: align New Key button with the table

This commit is contained in:
braginini
2021-10-28 18:29:40 +02:00
parent 5c59fae816
commit dfb3a36ff5

View File

@@ -104,7 +104,7 @@ export const SetupKeysComponent = () => {
confirmCallback={handleRevokeConfirmation}
text={deleteDialogText} title={deleteDialogTitle}/>
<NewSetupKeyDialog show={showNewKeyDialog} closeCallback={newSetupKeyDialogCallback}/>
<div className="py-3 px-3 text-right">
<div className="py-3 text-right">
<button
type="button"