Skip to content

Commit

Permalink
Demonstrate visual testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Feb 5, 2024
1 parent cddfc15 commit 860291c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Button/Button.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export default {
.pkpButton {
display: inline-block; /* */
align-items: center;
padding: 0 0.5em;
padding: 0.5em 0.5em;
min-width: 2.13rem; /**/ // Always at least as wide as it is tall
background: #fff;
border: @bg-border-light;
Expand Down

0 comments on commit 860291c

Please sign in to comment.