Skip to content

Commit

Permalink
Fix components coding standards in Zoom Out Toolbar (#65858)
Browse files Browse the repository at this point in the history
See #63994 (comment)

Co-authored-by: getdave <get_dave@git.wordpress.org>
Co-authored-by: MaggieCabrera <onemaggie@git.wordpress.org>
Co-authored-by: ciampo <mciampini@git.wordpress.org>
  • Loading branch information
4 people authored and noisysocks committed Oct 6, 2024
1 parent 5071658 commit 86e278c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
}

// Make the spacing consistent between controls.
.components-button {
.zoom-out-toolbar-button {
height: $button-size-next-default-40px;
}
}
Expand Down

1 comment on commit 86e278c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 86e278c.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/11205342993
📝 Reported issues:

Please sign in to comment.