Skip to content

Commit

Permalink
Remove unwanted margin under button on backup codes introduced in:
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Aug 22, 2024
1 parent 46c0bc5 commit 8fd8d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/src/components/backup-codes.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.wporg-2fa__backup-codes {
> * {
> *:not(:last-child) {
margin-bottom: 1em;
}

Expand Down

0 comments on commit 8fd8d97

Please sign in to comment.