Skip to content

Commit

Permalink
Merge pull request #102 from perawallet/fix/update-wrong-class-in-readme
Browse files Browse the repository at this point in the history
fix: update wrong class in readme
  • Loading branch information
mucahit authored Jan 9, 2023
2 parents d2c6cfc + 1485013 commit c48966b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Starts the sign process and returns the signed transaction in `Uint8Array`
## Customizing Style
You can override the z-index using the `.pera-wallet-connect-modal` class so that the modal does not conflict with another component on your application.
You can override the z-index using the `.pera-wallet-modal` class so that the modal does not conflict with another component on your application.
```scss
.pera-wallet-modal {
Expand Down

0 comments on commit c48966b

Please sign in to comment.