Skip to content

Commit

Permalink
style(connect-wallet): update icon text color for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
preschian committed Jan 27, 2025
1 parent f546e9d commit 1145695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/common/ConnectWallet/WalletMenuItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<span class="block mb-2 text-sm">
<NeoIcon
icon="circle-info"
class="mr-2"
class="mr-2 text-k-grey"
/>No Polkadot Accounts Found</span>
<span class="block text-k-grey text-xs">To Continue, Please Create or Import Accounts in {{ wallet.name }}</span>
</a>
Expand Down

0 comments on commit 1145695

Please sign in to comment.