Skip to content

Commit

Permalink
feat: hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
floyyd6 committed Jun 16, 2023
1 parent 32feddb commit ade901d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CheckoutButton.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export class CheckoutButton extends LitElement {
:host {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
width: 100%;
Expand Down

0 comments on commit ade901d

Please sign in to comment.