Skip to content

Commit

Permalink
fix: styles (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Jun 15, 2022
1 parent 216100a commit f5e8227
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/CurrentWalletMagic.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@
width: 2rem;
height: 2rem;
}

:global .btn.btn-outline-dark {
padding: 0.25rem;
font-weight: 500;
border-color: rgba(222, 222, 222, 1);
}

0 comments on commit f5e8227

Please sign in to comment.