mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
chore: align New Key button with the table
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user