Skip to content

Commit

Permalink
Merge branch 'develop' into fix--react-17-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasialanz authored Oct 14, 2024
2 parents 4e58005 + 683a8c9 commit 555e12f
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 0 deletions.
Binary file modified e2e/screenshots/button-thin--leading-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified e2e/screenshots/button-thin--trailing-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified e2e/screenshots/copybutton-thin-.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified e2e/screenshots/dark--button-thin--leading-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified e2e/screenshots/dark--button-thin--trailing-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified e2e/screenshots/dark--copybutton-thin-.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/styles/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
grid-auto-flow: column;
align-items: center;
justify-items: center;
justify-content: center;
gap: var(--space-smallest);
}

Expand Down

0 comments on commit 555e12f

Please sign in to comment.