Skip to content

Commit

Permalink
fix(orb-ui): #124 center align agent key
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-mendonca-encora committed Aug 29, 2023
1 parent cac8e44 commit 6400e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/app/pages/fleet/agents/key/agent.key.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ nb-card {
align-content: space-between;
align-items: flex-start;
justify-content: space-between;
margin: 0;

background: transparent;
padding: 0.75rem;
Expand Down

0 comments on commit 6400e91

Please sign in to comment.