feat(settings): add crypto wallets

This commit is contained in:
plebeius.eth
2024-05-15 22:12:32 +02:00
parent 61a180e0b3
commit ae02eba4df
5 changed files with 110 additions and 66 deletions
@@ -10,9 +10,6 @@
.cryptoAddressInput input[type="text"] {
padding: 2px 0;
margin-bottom: 5px;
outline: none;
border: 1px solid #aaa;
padding: 2px 4px 3px;
}
.infoButton {