Skip to content

Commit

Permalink
feat(ui): fix wallet connection UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Vu Van Duc authored and Vu Van Duc committed Mar 3, 2025
1 parent 1df75fb commit 14f9033
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ui/pages/Menu/components/ConnectWallet/ConnectWallet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
--checkbox-background-checked: var(--ion-color-primary-700);
--checkmark-color: var(--ion-color-primary-100);
--border-width: 0;
flex: none;
margin-left: 1rem;
}

@media screen and (min-width: 250px) and (max-width: 370px) {
Expand Down

0 comments on commit 14f9033

Please sign in to comment.